XRMarker.nativePtr Property

Definition

A native pointer associated with this marker. The data pointer to by this pointer is implementation defined.

public IntPtr nativePtr { get; }
member this.nativePtr : nativeint
Public ReadOnly Property nativePtr As IntPtr

Property Value

IntPtr

nativeint

Implements

UnityEngine.XR.ARSubsystems.ITrackable.nativePtr

Applies to