maxColorAttachments property

num maxColorAttachments

Implementation

static _i2.num get maxColorAttachments => _i4.getProperty(
      _declaredWebGL2RenderingContextBase,
      'MAX_COLOR_ATTACHMENTS',
    );