Sandbox Logo

PolygonMesh.GetBestPlanesForEdgeBetweenFaces

static void GetBestPlanesForEdgeBetweenFaces( PolygonMesh pMesh1, FaceHandle hFace1, Transform mLocalToWorld1, PolygonMesh pMesh2, FaceHandle hFace2, Transform mLocalToWorld2, Sandbox.Plane& pOutPlane1, Sandbox.Plane& pOutPlane2 )

User Comments