#1
|
|||
|
|||
Fog Color
Hi,
I am interested in changing the fog color. One was able in previous versions to change the color using clearcolor, but that doesn't do the trick any more. There really is no documentation on the fog function so I was hoping to get some help. Thanks, Brian
__________________
-- Brian J. Stankiewicz, Ph.D. Department of Psychology & Center for Perceptual Systems University of Texas http://stankiewiczlab.psy.utexas.edu |
#2
|
|||
|
|||
Hi Brian,
You can change the fog color by using the following command: Code:
viz.fogcolor(1,1,1) #Set fog color to white |
Thread Tools | |
Display Modes | Rate This Thread |
|
|