arcticPigs release V1.0 helpefiles |
![]() |
Sets all three element of the vector.
Can be used for XYZ type vector as well as for colour type vectors. 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 colors as an RGB long value using the RGB property of the vector.
Syntax: |
void set(float x , float y, float z) |
Parameters: |
|
See also:
Last Updated: 06/18/02 |