menu
manim_web package
documentation
mobject/types/vectorized_mobject.dart
VMobject
getLastPoint method
getLastPoint method
dark_mode
light_mode
getLastPoint
method
Vector3
getLastPoint
(
)
Implementation
Vector3 getLastPoint() => points.last;
manim_web package
documentation
mobject/types/vectorized_mobject
VMobject
getLastPoint method
VMobject class