Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.FogVolumeConstantDensityComponent

Extends
FogVolumeDensityComponent
Modifiers
native ( FogVolume ) collapsecategories hidecategories ( Object ) editinlinenew

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Core.Component
   |   
   +-- Engine.ActorComponent
      |   
      +-- Engine.FogVolumeDensityComponent
         |   
         +-- Engine.FogVolumeConstantDensityComponent

Variables Summary
FogVolumeConstantDensityComponent
floatDensity
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

FogVolumeConstantDensityComponent

Density Source code

var(FogVolumeConstantDensityComponent) const interp float Density;
The constant density coefficient


Defaultproperties

defaultproperties
{
   Density=0.000500
   Name="Default__FogVolumeConstantDensityComponent"
   ObjectArchetype=FogVolumeDensityComponent'Engine.Default__FogVolumeDensityComponent'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:36.805 - Created with UnCodeX