menu
three_dart_jsm package
documentation
three_dart_jsm/curves/index.dart
NURBSCurve
clone method
clone method
dark_mode
light_mode
clone
method
dynamic
clone
(
)
inherited
Implementation
clone() { return Curve().copy(this); }
three_dart_jsm package
documentation
three_dart_jsm/curves/index
NURBSCurve
clone method
NURBSCurve class