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