Expand Minimize
This topic has not yet been rated - Rate this topic

RenderState.FogEnable Property

Bb196922.note(en-us,XNAGameStudio.31).gifNote
This property is available only when developing for Windows.
Enables or disables fog blending. The default is false.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public bool FogEnable { get; set; }

Property Value

true if fog blending is enabled; false otherwise.
Windows XP SP2, Windows Vista
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.