| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Core.Component
|
+-- Engine.ActorComponent
|
+-- Engine.LightComponent
|
+-- Engine.PointLightComponent
|
+-- Engine.SpotLightComponent
| Variables Summary | |
|---|---|
| DrawLightConeComponent | PreviewInnerCone |
| DrawLightConeComponent | PreviewOuterCone |
| SpotLightComponent | |
| float | InnerConeAngle |
| float | OuterConeAngle |
| Inherited Variables from Engine.PointLightComponent |
|---|
| CachedParentToWorld, FalloffExponent, PreviewLightRadius, Radius, ShadowFalloffExponent, ShadowRadiusMultiplier, Translation |
| Enumerations Summary |
|---|
| Inherited Enumerations from Engine.LightComponent |
|---|
| ELightAffectsClassification, ELightShadowMode, EShadowFilterQuality, EShadowProjectionTechnique |
| Structures Summary |
|---|
| Inherited Structures from Engine.LightComponent |
|---|
| LightingChannelContainer |
| Functions Summary |
|---|
| Inherited Functions from Engine.PointLightComponent |
|---|
| SetTranslation |
| Inherited Functions from Engine.LightComponent |
|---|
| GetDirection, GetOrigin, OnUpdatePropertyBrightness, OnUpdatePropertyLightColor, SetEnabled, SetLightProperties, UpdateColorAndBrightness |
| Variables Detail |
|---|
| Defaultproperties |
|---|
defaultproperties
{
OuterConeAngle=44.000000
Name="Default__SpotLightComponent"
ObjectArchetype=PointLightComponent'Engine.Default__PointLightComponent'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||