docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetFeaturesWithIdsForActiveBuildTarget

    GetFeaturesWithIdsForActiveBuildTarget(string[])

    Given an array of feature ids, returns an array of matching OpenXRFeature instances.

    Declaration
    public static OpenXRFeature[] GetFeaturesWithIdsForActiveBuildTarget(string[] featureIds)
    Parameters
    Type Name Description
    string[] featureIds

    Array of feature ids to match against.

    Returns
    Type Description
    OpenXRFeature[]

    An array of all matching features.

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