Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UExponentialHeightFogComponent
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, Category=VolumetricFog,
Meta=(DisplayName="Volumetric Fog"))
bool bEnableVolumetricFog
Remarks
Whether to enable Volumetric fog. Scalability settings control the resolution of the fog simulation. Note that Volumetric fog currently does not support StartDistance, FogMaxOpacity and FogCutoffDistance. Volumetric fog also can't match exponential height fog in general as exponential height fog has non-physical behavior.