menu
manim_web package
documentation
mobject/types/vectorized_mobject.dart
VMobject
hasNewPathStarted method
hasNewPathStarted method
dark_mode
light_mode
hasNewPathStarted
method
bool
hasNewPathStarted
(
)
Implementation
bool hasNewPathStarted() => getNumPoints() % nPointsPerCurve == 1;
manim_web package
documentation
mobject/types/vectorized_mobject
VMobject
hasNewPathStarted method
VMobject class