Class UILayoutSystem
Lays out elements with both a RectTransform and Transform component by setting their Transform.localPosition. The local position depends on the RectTransform component.
Inheritance
System.Object
UILayoutSystem
Namespace: Unity.Tiny.UILayout
Syntax
public class UILayoutSystem : ComponentSystem
Methods
OnUpdate()
Declaration
protected override void OnUpdate()