pub unsafe extern "C" fn PxShapeExt_getGlobalPose(
    shape: *const PxShape,
    actor: *const PxRigidActor
) -> PxTransform
Expand description

Retrieves the world space pose of the shape.

Global pose of shape.