UE3:UTRocketExplosionLight (UT3): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page
 
No edit summary
 
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
|-
| LightColor
|  
|  
{| class="list defaults"
! {{tl|Color||Object structs|Member}}
! Value
|-
| A
| 255
|-
| B
| 255
|-
| G
| 255
|-
|-
| 000000,LightColor
| R
|  
| 255
|}
|-
|-
| Radius
| Radius
Line 38: Line 57:
! Value
! Value
|-
|-
| 000000,Brightness
| Brightness
| 8.0
|-
| LightColor
|  
|  
{| class="list defaults"
! {{tl|Color||Object structs|Member}}
! Value
|-
| A
| 255
|-
| B
| 128
|-
| G
| 255
|-
|-
| 000000,LightColor
| R
|  
| 255
|}
|-
|-
| 300000,Radius
| 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
|-
| A
| 255
|-
| B
| 64
|-
| G
| 255
|-
|-
| 400000,Radius
| R
|  
| 255
|}
|-
| Radius
| 128.0
|-
|-
| StartTime
| StartTime
| 0.0
| 0.4
|}
|}
|}
|}

Latest revision as of 07:40, 23 May 2008

UT3 Object >> Component >> ActorComponent >> LightComponent >> PointLightComponent >> UTExplosionLight >> UTRocketExplosionLight
Package:
UTGame
This class in other games:

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

Default values

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