clearPass method

dynamic clearPass()

Implementation

clearPass() {
  this.passes.clear();
}