menu
three_js_core package
documentation
renderers/webgl/index.dart
WebGLParameters
getValue method
getValue method
dark_mode
light_mode
getValue
method
dynamic
getValue
(
String
name
)
Implementation
getValue(String name) { Map<String, dynamic> json = toJson(); return json[name]; }
three_js_core package
documentation
renderers/webgl/index
WebGLParameters
getValue method
WebGLParameters class