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