Select your preferred scripting language. All code snippets will be displayed in this language.
class in UnityEngine.VR
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseA collection of methods and properties for interacting with the VR tracking system.
disablePositionalTracking | Disables positional tracking in VR. If set to true the camera only tracks headset rotation state. |
GetLocalPosition | Gets the position of a specific node. |
GetLocalRotation | Gets the rotation of a specific node. |
Recenter | Center tracking to the current position and orientation of the HMD. |