menu
openworld package
documentation
three_dart/three3d/lights/index.dart
LightShadow
clone method
clone method
dark_mode
light_mode
clone
method
LightShadow
clone
(
)
Implementation
LightShadow clone() { return LightShadow(null).copy(this); }
openworld package
documentation
three_dart/three3d/lights/index
LightShadow
clone method
LightShadow class