Hi list,

I used the following script to create a fog effect.

member("membername").camera("defaultview").fog.enabled  = true
member("membername").camera("defaultview").fog.color = rgb(240,240,240)
member("membername").camera("defaultview").fog.near = 350
member("membername").camera("defaultview").fog.decaymode = #exponential2


My boss informed me to use fog.near and fog.decaymode as exponential2.

However over the weekend I read in  Director's Third  Dimension that it is 
best to use #linear decaymode setting and fog.far distance.

Has anyone used these properties? Which is the better solution?


Thanks in advance for your help.

Genevieve






_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to