Method InitializeFeatureSets
InitializeFeatureSets()
Initializes all currently known feature sets. This will do two initialization passes:
- Starts with all built in/known feature sets.
- Queries the system for anything with an OpenXRFeatureSetAttribute defined on it and uses that to add/update the store of known feature sets.
Declaration
public static void InitializeFeatureSets()