![]() |
#2
|
|||
|
|||
Hi,
To set the color of fog use the following command: Code:
viz.fogcolor(1.0,1.0,1.0) viz.fog(0.2) |
|
|