Guides

SDK_UnityControllerTracker

Overview

The Controller Tracker enables the GameObject to track it's position/rotation to the available connected VR Controller via the UnityEngine.VR library.

The Unity Controller Tracker is attached to the [UnityBase_CameraRig] prefab on the child LeftHandAnchor and RightHandAnchor to enable controller tracking.

Inspector Parameters

  • Node Type: The Unity VRNode to track.
  • Index: The unique index to assign to the controller.
  • Trigger Axis Name: The Unity Input name for the trigger axis.
  • Grip Axis Name: The Unity Input name for the grip axis.
  • Touchpad Horizontal Axis Name: The Unity Input name for the touchpad horizontal axis.
  • Touchpad Vertical Axis Name: The Unity Input name for the touchpad vertical axis.