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

Rest offset: Rest offset (in meters) of this entity in the physics scene.

Updating this component will update the entity’s rest offset for each attached shape in the physics scene.

Attributes: Debuggable, Networked, Store