docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetFeatureSetWithId

    GetFeatureSetWithId(BuildTargetGroup, string)

    Returns a specific OpenXRFeatureSetManager.FeatureSet instance that matches the input.

    Declaration
    public static OpenXRFeatureSetManager.FeatureSet GetFeatureSetWithId(BuildTargetGroup buildTargetGroup, string featureSetId)
    Parameters
    Type Name Description
    BuildTargetGroup buildTargetGroup

    The build target group this feature set supports.

    string featureSetId

    The feature set id for the specific feature set being requested.

    Returns
    Type Description
    OpenXRFeatureSetManager.FeatureSet

    The matching OpenXRFeatureSetManager.FeatureSet or null.

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