stencilMask method

void stencilMask(
  1. int mask
)

Implementation

void stencilMask(int mask) => js_util.callMethod(this, 'stencilMask', [mask]);