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