Field RequiredFeatureIds
The list of feature ids that this feature set requires. The features in this list will be enabled (and the UI will not allow them to be disabled) whenever the feature set itself is enabled.
Feature Ids are a subset of FeatureIds. Any feature id in this list and not also in FeatureIds will be ignored.
Namespace: UnityEditor.XR.OpenXR.Features
Assembly: solution.dll
Syntax
public string[] RequiredFeatureIds
Returns
Type | Description |
---|---|
string[] |