menu
three_dart package
documentation
three3d/materials/shadow_material.dart
ShadowMaterial
clone method
clone method
dark_mode
light_mode
clone
method
@
override
ShadowMaterial
clone
(
)
override
Implementation
@override ShadowMaterial clone() { return ShadowMaterial().copy(this); }
three_dart package
documentation
three3d/materials/shadow_material
ShadowMaterial
clone method
ShadowMaterial class