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