pub fn torus() -> Component<()>
Expand description

Torus: If attached to an entity alongside the other torus_* components, the entity will be converted to a torus primitive.

To easily instantiate a default torus, consider using the Torus concept.

Attributes: Debuggable, Networked, Store