Function ambient_guest_bridge::core::physics::components::rest_offset
source · 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