menu
js_bindings package
documentation
bindings/webgl2.dart
PropsWebGL2RenderingContextBase
isSampler method
isSampler method
dark_mode
light_mode
isSampler
method
bool
isSampler
(
WebGLSampler
?
sampler
)
Implementation
bool isSampler(WebGLSampler? sampler) => js_util.callMethod(this, 'isSampler', [sampler]);
js_bindings package
documentation
bindings/webgl2
PropsWebGL2RenderingContextBase
isSampler method
PropsWebGL2RenderingContextBase extension on
WebGL2RenderingContextBase