Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/ULocalFogVolumeComponent
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, Interp, Category="Radial Fog Distribution",
Meta=(DisplayName="Radial Fog Density", UIMin="0", UIMax="2.0", SliderExponent=2.0, ClampMin=0.0))
float RadialFogExtinction
Remarks
The density of the radial fog representing its extinction coefficient at the center of the sphere. The final look of the volume is determined by combining the "Coverage=1-Transmittance" of both radial and height fog in order to achieve both soft edges and height fog.