The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:PointLight (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> Actor >> Light >> PointLight

Contents

Package: 
Engine
Direct subclasses:
PointLightMovable, PointLightToggleable
This class in other games:
UDK

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

[edit] Default values

Property Value
Components[1] DrawLightRadiusComponent'DrawLightRadius0'
Components[2] PointLightComponent'PointLightComponent0'
LightComponent PointLightComponent'PointLightComponent0'

[edit] Subobjects

[edit] DrawLightRadius0

Class: Engine.DrawLightRadiusComponent

No new values.

[edit] PointLightComponent0

Class: Engine.PointLightComponent

Property Value
CastDynamicShadows False
LightAffectsClassification LAC_STATIC_AFFECTING
LightingChannels
Member Value
Dynamic False
PreviewLightRadius DrawLightRadiusComponent'Engine.Default__PointLight:DrawLightRadius0'
UseDirectLightMap True

[edit] Sprite

Class: Engine.SpriteComponent

Inherits from: Light.Sprite

No new values.