depthMask method

void depthMask(
  1. bool flag
)

Implementation

void depthMask(bool flag) => js_util.callMethod(this, 'depthMask', [flag]);