menu
manim_web package
documentation
mobject/types/vectorized_mobject.dart
VectorizedPoint
getLocation method
getLocation method
dark_mode
light_mode
getLocation
method
Vector3
getLocation
(
)
Implementation
Vector3 getLocation() { return points.first; }
manim_web package
documentation
mobject/types/vectorized_mobject
VectorizedPoint
getLocation method
VectorizedPoint class