Table of Contents

Class LayoutDebugComponent

Namespace
Lime
Assembly
Lime.dll
public class LayoutDebugComponent : NodeBehavior, IDisposable, IAnimable, ITriggerable
Inheritance
LayoutDebugComponent
Implements
Inherited Members
Extension Methods

Properties

Depth

[YuzuMember]
public int? Depth { get; set; }

Property Value

int?

Thickness

[YuzuMember]
public float Thickness { get; set; }

Property Value

float

Methods

OnOwnerChanged(Node)

protected override void OnOwnerChanged(Node oldOwner)

Parameters

oldOwner Node

Update(float)

public override void Update(float delta)

Parameters

delta float