menu
js_bindings package
documentation
bindings/webgl1.dart
PropsWebGLRenderingContextBase
depthMask method
depthMask method
dark_mode
light_mode
depthMask
method
void
depthMask
(
bool
flag
)
Implementation
void
depthMask(
bool
flag) => js_util.callMethod(
this
,
'depthMask'
, [flag]);
js_bindings package
documentation
bindings/webgl1
PropsWebGLRenderingContextBase
depthMask method
PropsWebGLRenderingContextBase extension on
WebGLRenderingContextBase