Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:FogVolumeLinearHalfspaceDensityComponent (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> Component >> ActorComponent >> FogVolumeDensityComponent >> FogVolumeLinearHalfspaceDensityComponent
Package: 
Engine
This class in other games:
UT3


Properties[edit]

Property group 'FogVolumeLinearHalfspaceDensityComponent'[edit]

PlaneDistanceFactor[edit]

Type: float

Modifiers: interp

The linear distance based density coefficient

Default value: 0.1

Internal variables[edit]

HalfspacePlane[edit]

Type: Object.Plane

Modifiers: interp

The plane that defines the fogged halfspace. The normal of this plane faces away from the fogged halfspace.

Default value:

Member Value
W -300.0
X 0.0
Y 0.0
Z 1.0