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