Abstract
Base class for all rendering-related components.
Optional
Reference to the GameObject this component is attached to.
The actual rendering logic.
The canvas 2D rendering context.
Optional lifecycle hook called when the component is added to a GameObject.
Base class for all rendering-related components.