drawBuffers property

bool get drawBuffers

Implementation

bool get drawBuffers => isWebGL2 || extensions.has('WEBGL_draw_buffers');