diff --git a/Runtime/HumanoidControl/Scripts/Extensions/Oculus/Oculus_Doc.cs b/Runtime/HumanoidControl/Scripts/Extensions/Oculus/Oculus_Doc.cs index 8353027..f17ecef 100644 --- a/Runtime/HumanoidControl/Scripts/Extensions/Oculus/Oculus_Doc.cs +++ b/Runtime/HumanoidControl/Scripts/Extensions/Oculus/Oculus_Doc.cs @@ -15,6 +15,7 @@ /// /// For hand tracking, make sure the Unity XR plugin is set to Oculus. /// Hand tracking is currently not supported for OpenXR. + /// /// Also, OVR plugin *version 1.75.0 or higher* is required for hand tracking. /// The latest OVR plugin version can be installed by importing the latest /// Oculus Integration package from the Asset Store.