menu
vector_math package
documentation
vector_math_64.dart
Triangle
point0 property
point0 property
dark_mode
light_mode
point0
property
Vector3
get
point0
The first point of the triangle.
Implementation
Vector3 get point0 => _point0;
vector_math package
documentation
vector_math_64
Triangle
point0 property
Triangle class