pub unsafe extern "C" fn PxArticulationAttachment_setRestLength_mut(
self_: *mut PxArticulationAttachment,
restLength: f32,
)Expand description
Sets the spring rest length for the sub-tendon from the root to this leaf attachment.
Setting this on non-leaf attachments has no effect.