ARPlaneGeometry.GetRawTriangleIndices Method
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.
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