# Sandbox.StereoTargetEye

- Kind: enum
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Fields

- [`Both`](/api/Sandbox.StereoTargetEye/Both): Render both eyes in stereo
- [`LeftEye`](/api/Sandbox.StereoTargetEye/LeftEye): Only render the left eye
- [`None`](/api/Sandbox.StereoTargetEye/None): Don't render in stereo
- [`RightEye`](/api/Sandbox.StereoTargetEye/RightEye): Only render the right eye
