UE2:Lightning (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:12, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UT2003 Object >> Actor >> Effects >> Lightning
Package:
XEffects
This class in other games:

lightning.

Properties

Count

Type: float


Default values

Property Value
AmbientGlow 255
DrawType DT_Mesh
LifeSpan 0.6
LODBias 9.0
Mesh LodMesh'LightningMesh'
ScaleGlow 10.0

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


PrebeginPlay

simulated event PrebeginPlay ()

Overrides: Actor.PreBeginPlay


Tick

simulated event Tick (float Deltatime)

Overrides: Actor.Tick