ARFaceGeometry.Vertices 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 'GetVertices' method instead.
Developers should use the GetVertices() method rather than this property.
[System.Obsolete("Use the 'GetVertices' method instead.")]
public virtual OpenTK.NVector3 Vertices { get; }
member this.Vertices : OpenTK.NVector3
Property Value
- Attributes