Property nativePtr
nativePtr
Get the native pointer associated with this ARReferencePoint.
Declaration
public IntPtr nativePtr { get; }
Property Value
Type | Description |
---|---|
IntPtr |
Remarks
The data that this pointer points to is implementation defined. While its lifetime is also implementation defined, it should be valid until at least the next ARSession update.