pub unsafe extern "C" fn PxD6Joint_setDriveVelocity_mut(
    self_: *mut PxD6Joint,
    linear: *const PxVec3,
    angular: *const PxVec3,
    autowake: bool
)
Expand description

Set the target goal velocity for drive.

The velocity is measured in the constraint frame of actor[0]