renderbufferDepthSize property

num get renderbufferDepthSize

Implementation

_i2.num get renderbufferDepthSize => _i4.getProperty(
      this,
      'RENDERBUFFER_DEPTH_SIZE',
    );