| SceneEffectParameterSemanticsFogParameters Field |
The combined parameters of the fog; a
Vector4 containing:
(start distance, end distance or 1 / density, fog curve exponent, height falloff).
Namespace: DigitalRune.Graphics.EffectsAssembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax public const string FogParameters
Public Const FogParameters As String
public:
literal String^ FogParameters
static val mutable FogParameters: string
Field Value
Type:
StringSee Also