Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

InputTracking

class in UnityEngine.VR

Description

A collection of methods and properties for interacting with the VR tracking system.

Static Variables

disablePositionalTrackingDisables positional tracking in VR. If set to true the camera only tracks headset rotation state.

Static Functions

GetLocalPositionGets the position of a specific node.
GetLocalRotationGets the rotation of a specific node.
RecenterCenter tracking to the current position and orientation of the HMD.