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