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

RenderState.FogTableMode Property

Bb196928.note(en-us,XNAGameStudio.31).gifNote
This property is available only when developing for Windows.
Gets or sets the fog formula to use for pixel fog. The default is None.

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

public FogMode FogTableMode { get; set; }

Property Value

Value of a FogMode that specifies the fog mode to set or get.
Windows XP SP2, Windows Vista
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.