Select your preferred scripting language. All code snippets will be displayed in this language.
Creates a new vector with given x, y, z, w components.
Creates a new vector with given x, y, z components and sets w
to zero.
Creates a new vector with given x, y components and sets z
and w
to zero.