pub unsafe extern "C" fn PxContactStreamIterator_getRestitution(
self_: *const PxContactStreamIterator,
) -> f32Expand description
Gets the contact’s restitution coefficient.
The contact’s restitution coefficient.
pub unsafe extern "C" fn PxContactStreamIterator_getRestitution(
self_: *const PxContactStreamIterator,
) -> f32Gets the contact’s restitution coefficient.
The contact’s restitution coefficient.