Range Fog

Started by
-1 comments, last by Saandman 21 years, 4 months ago
If I use vertex fog with range fog mode do i by calling SetRenderState(D3DRS_RANGEFOGENABLE, TRUE) immediately enable and display the fog, or must I do SetRenderState(D3DRS_FOGENABLE, true) before any fog will be rendered? Thanks
________________________________pro.gram.mer - an organism that turns caffeine into code

This topic is closed to new replies.

Advertisement