This commit is contained in:
Pascal Serrarens 2023-01-16 16:52:08 +01:00
commit 4a16af4dce

View File

@ -15,6 +15,7 @@
/// ///
/// For hand tracking, make sure the Unity XR plugin is set to Oculus. /// For hand tracking, make sure the Unity XR plugin is set to Oculus.
/// Hand tracking is currently not supported for OpenXR. /// Hand tracking is currently not supported for OpenXR.
///
/// Also, OVR plugin *version 1.75.0 or higher* is required for hand tracking. /// 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 /// The latest OVR plugin version can be installed by importing the latest
/// Oculus Integration package from the Asset Store. /// Oculus Integration package from the Asset Store.