ARPlaneGeometry.GetVertices 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 array of X,Y,Z coordinates defining the plane geometry.
public OpenTK.NVector3[] GetVertices ();
member this.GetVertices : unit -> OpenTK.NVector3[]
Returns
NVector3[]