Set the values of the vector.
@override void setValues(double x, double y, double z) { throw UnsupportedError('Cannot modify an unmodifiable Vector3'); }