docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FeatureSetsForBuildTarget

    FeatureSetsForBuildTarget(BuildTargetGroup)

    Returns the list of all OpenXRFeatureSetManager.FeatureSet for the given build target group.

    Declaration
    public static List<OpenXRFeatureSetManager.FeatureSet> FeatureSetsForBuildTarget(BuildTargetGroup buildTargetGroup)
    Parameters
    Type Name Description
    BuildTargetGroup buildTargetGroup

    The build target group to find the feature sets for.

    Returns
    Type Description
    List<OpenXRFeatureSetManager.FeatureSet>

    List of OpenXRFeatureSetManager.FeatureSet or null if there is nothing that matches the given input.

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