Cogl.Framebuffer.prototype.get_stereo_mode
function get_stereo_mode(): Cogl.StereoMode {
// Gjs wrapper for cogl_framebuffer_get_stereo_mode()
}
Gets the current Cogl.StereoMode, which defines which stereo buffers should be drawn to. See Cogl.Framebuffer.prototype.set_stereo_mode.
Since 1.20
- Returns