ARFaceGeometry.GetTextureCoordinates 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 UV texture coordinates for the corresponding vertex in the GetVertices() array.
public OpenTK.Vector2[] GetTextureCoordinates ();
member this.GetTextureCoordinates : unit -> OpenTK.Vector2[]
Returns
Vector2[]