framebufferAttachmentRedSize property

num get framebufferAttachmentRedSize

Implementation

static _i2.num get framebufferAttachmentRedSize => _i4.getProperty(
      _declaredWebGL2RenderingContextBase,
      'FRAMEBUFFER_ATTACHMENT_RED_SIZE',
    );