Vector4i.set

Set the x, y, z, and w components to the supplied values.

@param x the x component @param y the y component @param z the z component @param w the w component @return this

Meta