Whether the component is active.
ReadonlyidThe unique id of the entity.
ReadonlymetaMetadata associated with this entity, providing access to its unique identifier and other descriptive properties.
Name of the component.
Anchor point for the canvas as a normalized 2D vector.
ReadonlysceneScene object this component is attached to.
Determines how the canvas sorts its children during rendering.
ReadonlytypeThe entity's type.
Specifies the unit system used for canvas measurements.
Bounding rectangle of the canvas in world space coordinates.
A list of entities which this entity has a reference to.
StaticgetA list of entities which has a reference to this entity.
StaticgetReturns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Manages 2D canvas rendering and layout properties for a scene object.