webGLFramebuffer top-level property

dynamic get webGLFramebuffer

Part of the WebGL API and represents a collection of buffers that serve as a rendering destination.

MDN Reference

Implementation

_i2.dynamic get webGLFramebuffer => _i4.getProperty(
      _self,
      'WebGLFramebuffer',
    );