menu
three_dart package
documentation
three3d/renderers/webgl/web_gl_lights.dart
UniformsCache
lights property
lights property
dark_mode
light_mode
lights
property
Map
<
int
,
Map
<
String
,
dynamic
>
>
lights
getter/setter pair
Implementation
Map<int, Map<String, dynamic>> lights = {};
three_dart package
documentation
three3d/renderers/webgl/web_gl_lights
UniformsCache
lights property
UniformsCache class