ARFaceGeometry.GetRawTriangleIndices Method

Definition

A pointer to a buffer of short triplets, each an index into the TextureCoordinates and Vertices arrays.

[Foundation.Export("triangleIndices")]
public virtual IntPtr GetRawTriangleIndices ();
abstract member GetRawTriangleIndices : unit -> nativeint
override this.GetRawTriangleIndices : unit -> nativeint

Returns

IntPtr

nativeint

Attributes

Applies to