maxColorAttachments property

num maxColorAttachments

Implementation

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