point2 property

Vector3 point2

The third point of the triangle.

Implementation

Vector3 get point2 => _point2;