menu
three_js_helpers package
documentation
directional_light_helper.dart
DirectionalLightHelper
operator []= method
operator []= method
dark_mode
light_mode
operator []=
method
void
operator []=
(
String
key
,
dynamic
value
)
inherited
Implementation
void operator []=(String key, dynamic value) => setProperty(key, value);
three_js_helpers package
documentation
directional_light_helper
DirectionalLightHelper
operator []= method
DirectionalLightHelper class