pub unsafe extern "C" fn PxRigidBody_getLinearDamping(
    self_: *const PxRigidBody
) -> f32
Expand description

Retrieves the linear damping coefficient.

The linear damping coefficient associated with this actor.