point2 property

Vector3 get point2

The third point of the quad.

Implementation

Vector3 get point2 => _point2;