ARPlaneGeometry.GetRawTextureCoordinates Method

Definition

A pointer to a buffer of texture coordinates (each consisting of two floats, the first holding U, the second holding V).

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

Returns

IntPtr

nativeint

Attributes

Applies to