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