XRMarker.nativePtr Property
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 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