depthBufferBit property

num get depthBufferBit

Implementation

_i2.num get depthBufferBit => _i4.getProperty(
      this,
      'DEPTH_BUFFER_BIT',
    );