Component that holds metadata like tags and rendering order.
Optional
Reference to the GameObject this component is attached to.
Hidden identifier linking runtime object to its source code location.
A unique identifier for the object type.
Rendering order (lower is background, higher is foreground).
Optional lifecycle hook called when the component is added to a GameObject.
Component that holds metadata like tags and rendering order.