The StereoTargetEye enumeration in the Sandbox
namespace is used to specify which eye(s) should be rendered in stereo. It is marked with the FlagsAttribute
, allowing for a bitwise combination of its member values. This enum is useful in scenarios where rendering for virtual reality or stereo displays is required.