ARFaceGeometry.TextureCoordinates Property
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.
Caution
Use the 'GetTextureCoordinates' method instead.
The UV coordinates for each vertex in the geometry.
[System.Obsolete("Use the 'GetTextureCoordinates' method instead.")]
public virtual OpenTK.Vector2 TextureCoordinates { get; }
member this.TextureCoordinates : OpenTK.Vector2
Property Value
- Attributes