Class UICanvas
- Namespace
- AO
- Assembly
- CoreAssembly.dll
public class UICanvas : Component
- Inheritance
-
UICanvas
- Inherited Members
- Extension Methods
Properties
Interactable
public bool Interactable { get; set; }
Property Value
Layer
public int Layer { get; set; }
Property Value
StartWithSafeRect
public bool StartWithSafeRect { get; set; }
Property Value
Tint
public Vector4 Tint { get; set; }
Property Value
UiScaleMultiplier
public float UiScaleMultiplier { get; set; }
Property Value
WorldSpace
public bool WorldSpace { get; set; }