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

Density: The density of this entity.

This is used to update the mass when the entity is rescaled.

Attributes: Debuggable, Networked, Store

Suggested Default: 1.0