menu
vector_math package
documentation
vector_math_64.dart
Triangle
point2 property
point2 property
dark_mode
light_mode
point2
property
Vector3
get
point2
The third point of the triangle.
Implementation
Vector3 get point2 => _point2;
vector_math package
documentation
vector_math_64
Triangle
point2 property
Triangle class