pub unsafe extern "C" fn PxArticulationAttachment_setLimitParameters_mut(
    self_: *mut PxArticulationAttachment,
    parameters: *const PxArticulationTendonLimit
)
Expand description

Sets the low and high limit on the length of the sub-tendon from the root to this leaf attachment.

Setting this on non-leaf attachments has no effect.