I'm a doctor, not a mechanic

Difference between revisions of "UE3:UTRocketExplosionLight (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 15: Line 15:
 
! Property
 
! Property
 
! Value
 
! Value
 +
|-
 +
| {{tl|HighDetailFrameTime||UTExplosionLight}}
 +
| 0.02
 
|-
 
|-
 
| {{tl|TimeShift||UTExplosionLight}}[0]
 
| {{tl|TimeShift||UTExplosionLight}}[0]
Line 22: Line 25:
 
! Value
 
! Value
 
|-
 
|-
| 000000,Brightness
+
| Brightness
|  
+
| 16.0
 
|-
 
|-
| 000000,LightColor
+
| LightColor
 
|  
 
|  
 +
{| class="list defaults"
 +
! {{tl|Color||Object structs|Member}}
 +
! Value
 +
|-
 +
| A
 +
| 255
 +
|-
 +
| B
 +
| 255
 +
|-
 +
| G
 +
| 255
 +
|-
 +
| R
 +
| 255
 +
|}
 
|-
 
|-
 
| Radius
 
| Radius
Line 38: Line 57:
 
! Value
 
! Value
 
|-
 
|-
| 000000,Brightness
+
| Brightness
|  
+
| 8.0
 
|-
 
|-
| 000000,LightColor
+
| LightColor
 
|  
 
|  
 +
{| class="list defaults"
 +
! {{tl|Color||Object structs|Member}}
 +
! Value
 
|-
 
|-
| 300000,Radius
+
| A
|  
+
| 255
 +
|-
 +
| B
 +
| 128
 +
|-
 +
| G
 +
| 255
 +
|-
 +
| R
 +
| 255
 +
|}
 +
|-
 +
| Radius
 +
| 128.0
 
|-
 
|-
 
| StartTime
 
| StartTime
| 0.0
+
| 0.3
 
|}
 
|}
 
|-
 
|-
Line 57: Line 92:
 
! Value
 
! Value
 
|-
 
|-
| 000000,LightColor
+
| LightColor
 
|  
 
|  
 +
{| class="list defaults"
 +
! {{tl|Color||Object structs|Member}}
 +
! Value
 
|-
 
|-
| 400000,Radius
+
| A
|  
+
| 255
 +
|-
 +
| B
 +
| 64
 +
|-
 +
| G
 +
| 255
 +
|-
 +
| R
 +
| 255
 +
|}
 +
|-
 +
| Radius
 +
| 128.0
 
|-
 
|-
 
| StartTime
 
| StartTime
| 0.0
+
| 0.4
 
|}
 
|}
 
|}
 
|}

Latest revision as of 08:40, 23 May 2008

UT3 Object >> Component >> ActorComponent >> LightComponent >> PointLightComponent >> UTExplosionLight >> UTRocketExplosionLight

Contents

Package: 
UTGame
This class in other games:
UDK

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

Default values[edit]

Property Value
HighDetailFrameTime 0.02
TimeShift[0]
Member Value
Brightness 16.0
LightColor
Member Value
A 255
B 255
G 255
R 255
Radius 256.0
TimeShift[1]
Member Value
Brightness 8.0
LightColor
Member Value
A 255
B 128
G 255
R 255
Radius 128.0
StartTime 0.3
TimeShift[2]
Member Value
LightColor
Member Value
A 255
B 64
G 255
R 255
Radius 128.0
StartTime 0.4