Cogl.StereoMode
Represents how draw should affect the two buffers of a stereo framebuffer. See Cogl.Framebuffer.prototype.set_stereo_mode.
- StereoMode.BOTH
draw to both stereo buffers
- StereoMode.LEFT
draw only to the left stereo buffer
- StereoMode.RIGHT
draw only to the left stereo buffer