OpenXRContext.PFN_xrGetInstanceProcAddr 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.
Get the function pointer to PFN_xrGetInstanceProcAddr that includes Unity OpenXR plugin and features overrides. Returns 0 when XR is not loaded in Unity or xrInstance handle above is 0.
public IntPtr PFN_xrGetInstanceProcAddr { get; }
member this.PFN_xrGetInstanceProcAddr : nativeint
Public ReadOnly Property PFN_xrGetInstanceProcAddr As IntPtr
Property Value
IntPtr
nativeint