ARFaceGeometry.GetTriangleIndices Method

Definition

An array of indices into the GetVertices() and GetTextureCoordinates() arrays.

public short[] GetTriangleIndices ();
member this.GetTriangleIndices : unit -> int16[]

Returns

Int16[]

Remarks

Every three subsequent values define the indices of a single triangle.

Applies to