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

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

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

Attributes: Debuggable, Networked, Store