menu
three_dart_jsm package
documentation
three_dart_jsm/lines/index.dart
LineMaterial
clone method
clone method
dark_mode
light_mode
clone
method
@
override
ShaderMaterial
clone
(
)
inherited
Implementation
@override ShaderMaterial clone() { return ShaderMaterial({}).copy(this); }
three_dart_jsm package
documentation
three_dart_jsm/lines/index
LineMaterial
clone method
LineMaterial class