UFO-Scripts/Datatypes/V COLOR

From UFO:AI
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

V_COLOR

This is a four dimensional vector that represents a RGBA value.

Example

Green color with 0.9 as alpha.

color "0 1 0 0.9"

Links

UFO-Scripts