menu
openworld package
documentation
three_dart/three3d/extras/index.dart
LineCurve
copy method
copy method
dark_mode
light_mode
copy
method
@
override
dynamic
copy
(
dynamic
source
)
override
Implementation
@override copy(source) { super.copy(source); v1.copy(source.v1); v2.copy(source.v2); return this; }
openworld package
documentation
three_dart/three3d/extras/index
LineCurve
copy method
LineCurve class