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

Capsule: If attached to an entity alongside the other capsule_* components, the entity will be converted to a capsule primitive.

To easily instantiate a default capsule, consider using the Capsule concept.

Attributes: Debuggable, Networked, Store