Canvas

More information can be found in the Unity API Reference and maybe in the Unity Manual.

Constructors

Constructor

Description

Canvas()

Methods

Method

Description

CompareTag(tag)

GetHashCode()

ToString()

Details

class Canvas
Canvas Canvas()
const int cachedSortingLayerValue
bool enabled
const GameObject gameObject
const bool isActiveAndEnabled
const bool isRootCanvas
string name
float normalizedSortingGridSize
bool overridePixelPerfect
bool overrideSorting
bool pixelPerfect
const Rect pixelRect
float planeDistance
float referencePixelsPerUnit
const Vector2 renderingDisplaySize
const int renderOrder
const Canvas rootCanvas
float scaleFactor
int sortingLayerID
string sortingLayerName
int sortingOrder
string tag
int targetDisplay
const Transform transform
Camera worldCamera
bool CompareTag(string tag)
int GetHashCode()
string ToString()
static void ForceUpdateCanvases()
static Material GetDefaultCanvasMaterial()
static Material GetETC1SupportedCanvasMaterial()