menu
vector_math package
documentation
vector_math_64.dart
Triangle
point1 property
point1 property
dark_mode
light_mode
point1
property
Vector3
get
point1
The second point of the triangle.
Implementation
Vector3 get point1 => _point1;
vector_math package
documentation
vector_math_64
Triangle
point1 property
Triangle class