docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method HookCreateInstance

    HookCreateInstance(IntPtr)

    Called to hook xrGetInstanceProcAddr.

    Declaration
    public static extern IntPtr HookCreateInstance(IntPtr func)
    Parameters
    Type Name Description
    IntPtr func

    xrGetInstanceProcAddr native function pointer

    Returns
    Type Description
    IntPtr

    Function pointer that Unity will use to look up XR native functions.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 1, 2023