pub unsafe extern "C" fn PxArticulationAttachment_setRelativeOffset_mut(
self_: *mut PxArticulationAttachment,
offset: *const PxVec3,
)Expand description
Sets the attachment’s relative offset in the link actor frame.
pub unsafe extern "C" fn PxArticulationAttachment_setRelativeOffset_mut(
self_: *mut PxArticulationAttachment,
offset: *const PxVec3,
)Sets the attachment’s relative offset in the link actor frame.