ARPlaneGeometry.GetBoundaryVertices Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The vertices that lie along the plane's boundary.
public OpenTK.NVector3[] GetBoundaryVertices ();
member this.GetBoundaryVertices : unit -> OpenTK.NVector3[]
Returns
NVector3[]