menu
three_dart_jsm package
documentation
three_dart_jsm/curves/nurbs_curve.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/nurbs_curve
NURBSCurve
clone method
NURBSCurve class