LayoutExtensions
Static Class
Inheritance
objectExtension Methods
LayoutSimple(rect: Rect, alignment: Alignment, width: Style Length, height: Style Length, widthConstraints: Vector2, heightConstraints: Vector2): Rect
LayoutSimple(rect: Rect, alignment: Alignment, width: Style Length, height: Style Length): Rect
LayoutSimple(length: Style Length, available: float, constraints: Vector2): float
LayoutSimple(length: Style Length, available: float): float