Function ambient_primitives::quad

source ·
pub fn quad() -> Component<()>
Expand description

Quad: If attached to an entity, the entity will be converted to a quad primitive.

The quad is unit-sized on the XY axes, and flat on the Z axis (i.e. 0.5 metres out to the XY axes).

Attributes: Debuggable, Networked, Store