Always snap to grid
UE3:FogVolumeSphericalDensityComponent (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Component >> ActorComponent >> FogVolumeDensityComponent >> FogVolumeSphericalDensityComponent |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
[edit] Properties
[edit] Property group 'FogVolumeSphericalDensityComponent'
[edit] MaxDensity
Type: float
Modifiers: const, interp
This is the density at the center of the sphere, which will be the maximum.
Default value: 0.0020
[edit] SphereCenter
Type: Object.Vector
Modifiers: const, interp
The sphere's center in world space.
[edit] SphereRadius
Type: float
Modifiers: const, interp
The sphere's radius.
Default value: 600.0
[edit] Internal variables
[edit] PreviewSphereRadius
Type: DrawLightRadiusComponent
Modifiers: const
A preview component for visualizing the sphere in the editor.
