menu
three_js_curves package
documentation
core/curve.dart
Curve
points property
points property
dark_mode
light_mode
points
property
List
<
Vector
>
points
getter/setter pair
Implementation
late List<Vector> points;
three_js_curves package
documentation
core/curve
Curve
points property
Curve class