| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Core.Component
|
+-- Engine.ActorComponent
|
+-- Engine.FogVolumeDensityComponent
|
+-- Engine.FogVolumeConstantDensityComponent
| Variables Summary | |
|---|---|
| FogVolumeConstantDensityComponent | |
| float | Density |
| Inherited Variables from Engine.FogVolumeDensityComponent |
|---|
| ApproxFogLightColor, bEnabled, FogVolumeActors |
| Inherited Variables from Engine.ActorComponent |
|---|
| bAttached, bNeedsReattach, bNeedsUpdateTransform, bTickInEditor, Owner, Scene, TickGroup |
| Functions Summary |
|---|
| Inherited Functions from Engine.FogVolumeDensityComponent |
|---|
| SetEnabled |
| Inherited Functions from Engine.ActorComponent |
|---|
| ForceUpdate, SetComponentRBFixed, SetTickGroup |
| Variables Detail |
|---|
The constant density coefficient
| Defaultproperties |
|---|
defaultproperties { Density=0.000500 Name="Default__FogVolumeConstantDensityComponent" ObjectArchetype=FogVolumeDensityComponent'Engine.Default__FogVolumeDensityComponent' } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||