Table of Contents

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

bool

Layer

public int Layer { get; set; }

Property Value

int

StartWithSafeRect

public bool StartWithSafeRect { get; set; }

Property Value

bool

Tint

public Vector4 Tint { get; set; }

Property Value

Vector4

UiScaleMultiplier

public float UiScaleMultiplier { get; set; }

Property Value

float

WorldSpace

public bool WorldSpace { get; set; }

Property Value

bool