ARPlaneGeometry.GetRawVertices 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 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