UE3:PointLightToggleable (UDK): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
m 1 revision: class descriptions for UDK January update (part 4)
 
(No difference)

Latest revision as of 05:44, 17 January 2010

UDK Object >> Actor >> Light >> PointLight >> PointLightToggleable
Package:
Engine
This class in other games:

Toggleable version of PointLight.

Default values

Property Value
bHardAttach True
bStatic False
TickGroup TG_DuringAsyncWork

Subobjects

DrawLightRadius0

Class: Engine.DrawLightRadiusComponent

Inherits from: PointLight.DrawLightRadius0

Property Value
ReplacementPrimitive None

DrawLightSourceRadius0

Class: Engine.DrawLightRadiusComponent

Inherits from: PointLight.DrawLightSourceRadius0

Property Value
ReplacementPrimitive None

PointLightComponent0

Class: Engine.PointLightComponent

Inherits from: PointLight.PointLightComponent0

Property Value
LightmassSettings
Member Value
IndirectLightingScale 0.0
PreviewLightRadius DrawLightRadiusComponent'Engine.Default__PointLightToggleable:DrawLightRadius0'
PreviewLightSourceRadius DrawLightRadiusComponent'Engine.Default__PointLightToggleable:DrawLightSourceRadius0'
UseDirectLightMap False

Sprite

Class: Engine.SpriteComponent

Inherits from: PointLight.Sprite

Property Value
ReplacementPrimitive None
Sprite Texture2D'EditorResources.LightIcons.Light_Point_Toggleable_Statics'

Structs

CheckpointRecord

bool bEnabled

Instance functions

ApplyCheckpointRecord

function ApplyCheckpointRecord (const out CheckpointRecord Record)


CreateCheckpointRecord

function CreateCheckpointRecord (out CheckpointRecord Record)


ShouldSaveForCheckpoint

function bool ShouldSaveForCheckpoint ()