Sets this vector to have the given values
Nil values are treated as zero
Returns self for chaining
overload 1:
Vector4:set(vec)
Method Property | Fluent Description | Representation |
vec accepts | a Vector4 | |
Return Value | a Vector4 | |
overload 2:
Vector4:set(x, y, z, w)