Class UICanvasSystem
Sets the desired scale for entities with the UICanvas component. The scale value is calculated based on the UICanvas.uiScaleMode field.
Inheritance
System.Object
UICanvasSystem
Namespace: Unity.Tiny.UILayout
Syntax
public class UICanvasSystem : ComponentSystem
Methods
OnUpdate()
Declaration
protected override void OnUpdate()