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