SceneCamera.TargetEye

StereoTargetEye TargetEye { get; set; }

Description

The HMD eye that this camera is targeting. Use <see cref="F:Sandbox.StereoTargetEye.None" /> for the user's monitor (i.e. the companion window).

Return

User Comments