depthClearValue property

num get depthClearValue

Implementation

_i2.num get depthClearValue => _i4.getProperty(
      this,
      'DEPTH_CLEAR_VALUE',
    );