UE3:FogVolumeLinearHalfspaceDensityComponent (UT3)

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

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

Properties

Property group 'FogVolumeLinearHalfspaceDensityComponent'

PlaneDistanceFactor

Type: float

Modifiers: const, interp

The linear distance based density coefficient

Default value: 0.1

Internal variables

HalfspacePlane

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