From a055ff337a5d40571deefc583931bd0c4316b675 Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Fri, 1 Jul 2022 17:09:43 +0200 Subject: [PATCH] Added Oculus to the main documentation page --- Runtime/HumanoidControl/Scripts/HumanoidControl_Doc.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Runtime/HumanoidControl/Scripts/HumanoidControl_Doc.cs b/Runtime/HumanoidControl/Scripts/HumanoidControl_Doc.cs index 69fba29..86b9e83 100644 --- a/Runtime/HumanoidControl/Scripts/HumanoidControl_Doc.cs +++ b/Runtime/HumanoidControl/Scripts/HumanoidControl_Doc.cs @@ -15,6 +15,7 @@ /// Devices /// ------- /// * \ref UnityXRTracker "UnityXR" + /// * \ref OculusDoc "Oculus" /// * \ref LeapTracker "Leap Motion" /// * \ref ViveTrackerDoc "Vive Tracker" /// * \ref NeuronTracker "Perception Neuron"