point1 property

Vector3 get point1

The second point of the triangle.

Implementation

Vector3 get point1 => _point1;