Version: 2017.4
LanguageEnglish
  • C#
  • JS

Script language

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

XRNode

enumeration

Suggest a change

Success!

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.

Close

Submission failed

For 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.

Close

Cancel

Description

Enumeration of tracked XR nodes which can be updated by XR input.

Properties

LeftEyeNode representing the left eye.
RightEyeNode representing the right eye.
CenterEyeNode representing a point between the left and right eyes.
HeadNode representing the user's head.
LeftHandNode representing the left hand.
RightHandNode representing the right hand.
GameControllerRepresents a tracked game Controller not associated with a specific hand.
TrackingReferenceRepresents a stationary physical device that can be used as a point of reference in the tracked area.
HardwareTrackerRepresents a physical device that provides tracking data for objects to which it is attached.