pub unsafe extern "C" fn phys_PxPlaneEquationFromTransform(
    pose: *const PxTransform
) -> PxPlane
Expand description

creates a plane equation from a transform, such as the actor transform for a PxPlaneGeometry

the plane