Field DefaultFeatureIds
The list of feature ids that this feature set desires (but does not require). The features in this list will be enabled (but the UI will 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[] DefaultFeatureIds
Returns
Type | Description |
---|---|
string[] |