framebufferAttachmentDepthSize property

num get framebufferAttachmentDepthSize

Implementation

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