Sets or retrieves the blue colour component of the colour-vector.

float blue;

Note that x and red, y and green, z and blue, can all be used interchangeably. To set all three elements in one go use the Set command. You can also set the colours as an RGB long value using the RGB property of the vector.

Values: The color value must be within the range 0 to 1.
See also:

Class vector |

 

©2000 arcticpigs. All rights reserved.
This is a draft version! The functionality of parts of the software are liable to change.