Vector Symbol Type
The vector type can be used for many purposes. It's designed to hold three numbers in one variable.
Variables of this type are used for world coordinate positions, vectors, RGB tints, etc - anything that
can use three numbers. Syntax:
vector vec1 local
You cannot directly assign a value to a vector in the symbols section, but vector values can be passed
to the variable from a JKL. Use the form: (x/y/z).