pub unsafe extern "C" fn PxDistanceJoint_getStiffness(
self_: *const PxDistanceJoint,
) -> f32Expand description
Get the strength of the joint spring.
stiffness the spring strength of the joint
pub unsafe extern "C" fn PxDistanceJoint_getStiffness(
self_: *const PxDistanceJoint,
) -> f32Get the strength of the joint spring.
stiffness the spring strength of the joint