Vector3i.set

Set the three components of this vector to the first three elements of the given array.

@param xyz the array containing at least three elements @return this

Meta