I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 18: Line 18:
 
| {{tl|Brightness||LightComponent}}
 
| {{tl|Brightness||LightComponent}}
 
| 4.0
 
| 4.0
 +
|-
 +
| {{tl|HighDetailFrameTime||UTExplosionLight}}
 +
| 0.02
 
|-
 
|-
 
| {{tl|Radius||PointLightComponent}}
 
| {{tl|Radius||PointLightComponent}}
Line 28: Line 31:
 
! Value
 
! Value
 
|-
 
|-
| 000000,Brightness
+
| Brightness
|  
+
| 4.0
 
|-
 
|-
| 000000,LightColor
+
| LightColor
 
|  
 
|  
 +
{| class="list defaults"
 +
! {{tl|Color||Object structs|Member}}
 +
! Value
 +
|-
 +
| A
 +
| 255
 +
|-
 +
| B
 +
| 192
 +
|-
 +
| G
 +
| 220
 +
|-
 +
| R
 +
| 255
 +
|}
 
|-
 
|-
 
| Radius
 
| Radius
Line 44: Line 63:
 
! Value
 
! Value
 
|-
 
|-
| 000000,Brightness
+
| Brightness
|  
+
| 4.0
 
|-
 
|-
| 000000,LightColor
+
| LightColor
 
|  
 
|  
 +
{| class="list defaults"
 +
! {{tl|Color||Object structs|Member}}
 +
! Value
 
|-
 
|-
| 200000,Radius
+
| A
|  
+
| 255
 +
|-
 +
| B
 +
| 132
 +
|-
 +
| G
 +
| 186
 +
|-
 +
| R
 +
| 225
 +
|}
 +
|-
 +
| Radius
 +
| 64.0
 
|-
 
|-
 
| StartTime
 
| StartTime
| 0.0
+
| 0.2
 
|}
 
|}
 
|-
 
|-
Line 63: Line 98:
 
! Value
 
! Value
 
|-
 
|-
| 000000,LightColor
+
| LightColor
 
|  
 
|  
 +
{| class="list defaults"
 +
! {{tl|Color||Object structs|Member}}
 +
! Value
 
|-
 
|-
| 250000,Radius
+
| A
|  
+
| 255
 +
|-
 +
| B
 +
| 132
 +
|-
 +
| G
 +
| 186
 +
|-
 +
| R
 +
| 225
 +
|}
 +
|-
 +
| Radius
 +
| 64.0
 
|-
 
|-
 
| StartTime
 
| StartTime
| 0.0
+
| 0.25
 
|}
 
|}
 
|}
 
|}

Latest revision as of 07:40, 23 May 2008

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

Contents

Package: 
UTGame

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

Default values[edit]

Property Value
Brightness 4.0
HighDetailFrameTime 0.02
Radius 96.0
TimeShift[0]
Member Value
Brightness 4.0
LightColor
Member Value
A 255
B 192
G 220
R 255
Radius 96.0
TimeShift[1]
Member Value
Brightness 4.0
LightColor
Member Value
A 255
B 132
G 186
R 225
Radius 64.0
StartTime 0.2
TimeShift[2]
Member Value
LightColor
Member Value
A 255
B 132
G 186
R 225
Radius 64.0
StartTime 0.25