docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsExtensionEnabled

    IsExtensionEnabled(string)

    Describes whether the OpenXR Extension with the given name is enabled.

    Declaration
    public static bool IsExtensionEnabled(string extensionName)
    Parameters
    Type Name Description
    string extensionName

    Name of the extension

    Returns
    Type Description
    bool

    True if the extension matching the given name is enabled, false otherwise

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