Optional
props: ShapeComponentPropsWhether to render the primitive mesh as a Wireframe or as a full mesh
The primitive type of the shape
Readonly
uuidWhether 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
Put a draw call in the renderer taking into account the component data
Hides the component from rendering.
Shows the component for rendering.
Represents a primitive Shape like rectangle, circle, etc