Optional
props: ShapeComponentPropsWhether to render the primitive mesh as a Wireframe or as a full mesh
The primitive type of the shape
Readonly
uuidWhen 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
Represents a primitive Shape like rectangle, circle, etc