I'm a doctor, not a mechanic

UE3:FogVolumeLinearHalfspaceDensityComponent (UT3)

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

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'FogVolumeLinearHalfspaceDensityComponent'[edit]

PlaneDistanceFactor[edit]

Type: float

Modifiers: const, interp

The linear distance based density coefficient

Default value: 0.1

Internal variables[edit]

HalfspacePlane[edit]

Type: Object.Plane

Modifiers: const, 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