Class OculusQuestFeature
Enables the Oculus mobile OpenXR Loader for Android, and modifies the AndroidManifest to be compatible with Quest.
Inherited Members
Namespace: UnityEngine .XR.OpenXR .Features.OculusQuestSupport
Assembly: solution.dll
Syntax
[Obsolete("OpenXR.Features.OculusQuestSupport.OculusQuestFeature is deprecated. Please use OpenXR.Features.MetaQuestSupport.MetaQuestFeature instead.", false)]
public class OculusQuestFeature : OpenXRFeature
Fields
Name | Description |
---|---|
feature |
The feature id string. This is used to give the feature a well known id for reference. |
target |
Adds a Quest entry to the supported devices list in the Android manifest. |
target |
Adds a Quest 2 entry to the supported devices list in the Android manifest. |