menu
flutter_scene package
documentation
fscene.dart
GizmoLines
points property
points property
dark_mode
light_mode
points
property
List
<
double
>
points
final
Flat x,y,z triples; every two points form one segment.
Implementation
final List<double> points;
flutter_scene package
documentation
fscene
GizmoLines
points property
GizmoLines class