The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:FogVolumeSphericalDensityComponent (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)
Object >> Component >> ActorComponent >> FogVolumeDensityComponent >> FogVolumeSphericalDensityComponent |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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