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