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

Property group 'FogVolumeSphericalDensityComponent'

MaxDensity

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

PreviewSphereRadius

Type: DrawLightRadiusComponent

Modifiers: const

A preview component for visualizing the sphere in the editor.

SphereCenter

Type: Object.Vector

The sphere's center in world space.

SphereRadius

Type: float

The sphere's radius.

Default value: 600.0