ARPlaneGeometry.GetRawVertices Method

Definition

A pointer to a buffer of float triplets, each defining X,Y,Z positions for a vertex within the geometry.

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

Returns

IntPtr

nativeint

Attributes

Applies to