pub unsafe extern "C" fn PxArticulationTendon_setOffset_mut(
    self_: *mut PxArticulationTendon,
    offset: f32,
    autowake: bool
)
Expand description

Sets the length offset term for the tendon.

An offset defines an amount to be added to the accumulated length computed for the tendon. It allows the application to actuate the tendon by shortening or lengthening it.