StereoMode
Description:
public enum StereoMode
Represents how draw should affect the two buffers of a stereo framebuffer.
See set_stereo_mode.
Content:
Enum values:
- BOTH - draw to both stereo buffers
- LEFT - draw only to the left stereo buffer
- RIGHT - draw only to the left stereo buffer