menu
openworld package
documentation
three_dart/three3d/materials/index.dart
MeshPhongMaterial
clone method
clone method
dark_mode
light_mode
clone
method
@
override
MeshPhongMaterial
clone
(
)
override
Implementation
@override MeshPhongMaterial clone() { return MeshPhongMaterial(<String, dynamic>{}).copy(this); }
openworld package
documentation
three_dart/three3d/materials/index
MeshPhongMaterial
clone method
MeshPhongMaterial class