origin property

Vector3 get origin

The origin of the ray.

Implementation

Vector3 get origin => _origin;