The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:PointLightToggleable (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:44, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 4))
Object >> Actor >> Light >> PointLight >> PointLightToggleable |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Toggleable version of PointLight.
Default values[edit]
Property | Value |
---|---|
bHardAttach | True |
bStatic | False |
TickGroup | TG_DuringAsyncWork |
Subobjects[edit]
DrawLightRadius0[edit]
Class: Engine.DrawLightRadiusComponent
Inherits from: PointLight.DrawLightRadius0
Property | Value |
---|---|
ReplacementPrimitive | None |
DrawLightSourceRadius0[edit]
Class: Engine.DrawLightRadiusComponent
Inherits from: PointLight.DrawLightSourceRadius0
Property | Value |
---|---|
ReplacementPrimitive | None |
PointLightComponent0[edit]
Class: Engine.PointLightComponent
Inherits from: PointLight.PointLightComponent0
Property | Value | ||||
---|---|---|---|---|---|
LightmassSettings |
|
||||
PreviewLightRadius | DrawLightRadiusComponent'Engine.Default__PointLightToggleable:DrawLightRadius0' | ||||
PreviewLightSourceRadius | DrawLightRadiusComponent'Engine.Default__PointLightToggleable:DrawLightSourceRadius0' | ||||
UseDirectLightMap | False |
Sprite[edit]
Class: Engine.SpriteComponent
Inherits from: PointLight.Sprite
Property | Value |
---|---|
ReplacementPrimitive | None |
Sprite | Texture2D'EditorResources.LightIcons.Light_Point_Toggleable_Statics' |
Structs[edit]
CheckpointRecord[edit]
- bool bEnabled
Instance functions[edit]
ApplyCheckpointRecord[edit]
function ApplyCheckpointRecord (const out CheckpointRecord Record)
CreateCheckpointRecord[edit]
function CreateCheckpointRecord (out CheckpointRecord Record)
ShouldSaveForCheckpoint[edit]
function bool ShouldSaveForCheckpoint ()