ARPlaneGeometry.GetRawTriangleIndices Method

Definition

A pointer to a buffer of short triplets, each an index into the P:ARKit.ARPlaneGeometry.TextureCoordinates and GetVertices() arrays.

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

Returns

IntPtr

nativeint

Attributes

Applies to