pub fn mass() -> Component<f32>
Expand description

Mass: The mass of this entity, measured in kilograms.

Attributes: Debuggable, Networked, Store

Suggested Default: 1.0