Class SetRectTransformSizeSystem
SetRectTransformSizeSystem automatically updates the size of a RectTransformFinalSize component attached to the same entity as a RectTransform component. Required when adding a RectTransform component to the same entity as a Text2DRenderer component.
Inheritance
System.Object
SetRectTransformSizeSystem
Namespace: Unity.Tiny.UILayout
Syntax
public class SetRectTransformSizeSystem : ComponentSystem
Methods
OnUpdate()
Declaration
protected override void OnUpdate()