Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:FogVolumeLinearHalfspaceDensityComponent (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> Component >> ActorComponent >> FogVolumeDensityComponent >> FogVolumeLinearHalfspaceDensityComponent

Contents

Package: 
Engine
This class in other games:
UDK

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

[edit] Properties

[edit] Property group 'FogVolumeLinearHalfspaceDensityComponent'

[edit] PlaneDistanceFactor

Type: float

Modifiers: const, interp

The linear distance based density coefficient

Default value: 0.1

[edit] Internal variables

[edit] 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