UnitySwiftKotlin←API Reference Return to API Reference index←packageNianticSpatial.NSDK.AR.NavigationMesh NianticSpatial.NSDK.AR.NavigationMesh←classUtils NianticSpatial.NSDK.AR.NavigationMesh.Utils Method FastFitPlane FastFitPlaneFits a plane to best align with the specified set of points. Declaration public static void FastFitPlane(Vector3[] points, out Vector3 position, out Vector3 normal) Summary Fits a plane to best align with the specified set of points. Parameters NameTypeSummarypointsVector3[]-positionVector3-normalVector3-
Fits a plane to best align with the specified set of points.