Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

StereoTargetEyeMask

enumeration

Description

Enum values for the Camera's targetEye property.

Variables

NoneDo not render either eye to the HMD.
LeftRender only the Left eye to the HMD.
RightRender only the right eye to the HMD.
BothRender both eyes to the HMD.