We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bfa2ad commit 96325f8Copy full SHA for 96325f8
com.htc.upm.vive.openxr/Editor/ViveOpenXRFeatureSet.cs
@@ -33,7 +33,7 @@ namespace VIVE.OpenXR
33
Interaction.ViveInteractions.featureId,
34
},
35
UiName = "VIVE XR Support",
36
- Description = "Necessary to deploy an VIVE XR compatible app.",
+ Description = "Necessary to deploy a VIVE XR compatible app.",
37
FeatureSetId = "com.htc.vive.openxr.featureset.vivexr",
38
#if UNITY_ANDROID
39
DefaultFeatureIds = new string[] { VIVEFocus3Feature.featureId, VIVEFocus3Profile.featureId, },
0 commit comments