Cogito, ergo sum

UE3:FogVolumeSphericalDensityComponent (UDK)

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


Properties[edit]

Property group 'FogVolumeSphericalDensityComponent'[edit]

MaxDensity[edit]

Type: float

Modifiers: interp

This is the density at the center of the sphere, which will be the maximum.

Default value: 0.0020

Internal variables[edit]

PreviewSphereRadius[edit]

Type: DrawLightRadiusComponent

Modifiers: const

A preview component for visualizing the sphere in the editor.

SphereCenter[edit]

Type: Object.Vector

The sphere's center in world space.

SphereRadius[edit]

Type: float

The sphere's radius.

Default value: 600.0