namespace Passer.Humanoid { /// \author PasserVR /// \version 4.0 /// \mainpage %Humanoid Control for Unity /// /// Note: this documentation is still work in progress... /// /// Main components /// --------------- /// * \ref HumanoidControl "Humanoid Control" /// * \ref Site "Humanoid Site" /// * \ref Visitor "Humanoid Visitor" /// /// Devices /// ------- /// * \ref UnityXRTracker "UnityXR" /// * \ref LeapTracker "Leap Motion" /// /// Input /// ----- /// * ControllerInput /// * InteractionPointer /// /// Generic tools /// ------------- /// * TeleportTarget /// * Socket /// * Handle /// /// Networking /// ---------- /// * NetworkingStarter /// }