pub unsafe extern "C" fn PxContactStreamIterator_getTargetVel(
self_: *const PxContactStreamIterator,
) -> *const PxVec3Expand description
Gets the contact’s target velocity.
The contact’s target velocity.
pub unsafe extern "C" fn PxContactStreamIterator_getTargetVel(
self_: *const PxContactStreamIterator,
) -> *const PxVec3Gets the contact’s target velocity.
The contact’s target velocity.