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