pub unsafe extern "C" fn PxContactSet_getPoint(
    self_: *const PxContactSet,
    i: u32
) -> *const PxVec3
Expand description

Get the position of a specific contact point in the set.

Position to the requested point in world space