menu
openworld package
documentation
three_dart/three3d/renderers/shaders/index.dart
UniformsUtils
clone static method
clone static method
dark_mode
light_mode
clone
static method
Map
<
String
,
dynamic
>
clone
(
Map
<
String
,
dynamic
>
p
)
Implementation
static Map<String, dynamic> clone(Map<String, dynamic> p) { return cloneUniforms(p); }
openworld package
documentation
three_dart/three3d/renderers/shaders/index
UniformsUtils
clone static method
UniformsUtils class