framebufferAttachmentDepthSize property

num get framebufferAttachmentDepthSize

Implementation

static _i2.num get framebufferAttachmentDepthSize => _i4.getProperty(
      _declaredWebGL2RenderingContextBase,
      'FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE',
    );