getClearDepth method

dynamic getClearDepth()

Implementation

getClearDepth() {
  return this._clearDepth;
}