Function ambient_api_core::core::primitives::components::cube
source · pub fn cube() -> Component<()>
Expand description
Cube: If attached to an entity, the entity will be converted to a cube primitive.
The cube is unit-sized (i.e. 0.5 metres out to each side).
Attributes: Debuggable, Networked, Store