Cogito, ergo sum
UE3:FogVolumeSphericalDensityComponent (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 07:40, 23 May 2008 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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'FogVolumeSphericalDensityComponent'
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
SphereCenter
Type: Object.Vector
Modifiers: const, interp
The sphere's center in world space.
SphereRadius
Type: float
Modifiers: const, interp
The sphere's radius.
Default value: 600.0
Internal variables
PreviewSphereRadius
Type: DrawLightRadiusComponent
Modifiers: const
A preview component for visualizing the sphere in the editor.