menu
infinity_model package
documentation
models/vertices/poly_line3.dart
PolyLine3
stop property
stop property
dark_mode
light_mode
stop
property
Vector3
get
stop
Gets last point of the polyline.
Implementation
Vector3 get stop => lines.last.b;
infinity_model package
documentation
models/vertices/poly_line3
PolyLine3
stop property
PolyLine3 class