toVector method

Vector3 toVector()

Implementation

Vector3 toVector() => Vector3(x, y, z);