Optionalprops: DrawableComponentPropsWhether the component is visible or not
When attached to a parent Entity container, it returns its Tranform Component if present. Otherwise it returns the default transform of the Shape
Draws the component using the provided renderer and image loader.
The renderer to use for drawing.
Hides the component from rendering.
Shows the component for rendering.
Handles rendering the camera's transform matrix.