pub unsafe extern "C" fn PxMaterial_getRestitution(
self_: *const PxMaterial,
) -> f32Expand description
Retrieves the coefficient of restitution.
See [setRestitution].
The coefficient of restitution.
pub unsafe extern "C" fn PxMaterial_getRestitution(
self_: *const PxMaterial,
) -> f32Retrieves the coefficient of restitution.
See [setRestitution].
The coefficient of restitution.