menu
manim_web package
documentation
mobject/geometry.dart
Polygon
getVertices method
getVertices method
dark_mode
light_mode
getVertices
method
List
<
Vector3
>
getVertices
(
)
Implementation
List<Vector3> getVertices() => getStartAnchors();
manim_web package
documentation
mobject/geometry
Polygon
getVertices method
Polygon class