You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
graphitemaster edited this page Apr 21, 2013
·
4 revisions
A variable of type vector contains 3 fields. A vector field can be accessed by suffixing the
variable with _x, _y or _z, or with the dot operator, v.x, v.y, v.z.
Vector constants
A vector constant looks like a character constant in C containing 3 numbers: