UE3:SkyLight (UDK): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
 
how to restrict the sky light's affected area
Line 5: Line 5:
| parent3 = Object
| parent3 = Object
}}
}}
{{autogenerated}}
A sky light creates ambient light from the upper, and optionally also the lower, hemisphere of the world. It never cast any shadows, but you can control the area it affects using the {{tl|InclusionVolumes||LightComponent}}/{{tl|ExlusionVolumes||LightComponent}} settings of its Light component.
<!-- enter class description -->


==Default values==
==Default values==

Revision as of 01:16, 16 August 2011

UDK Object >> Actor >> Light >> SkyLight
Package:
Engine
Direct subclass:
SkyLightToggleable
This class in other games:

A sky light creates ambient light from the upper, and optionally also the lower, hemisphere of the world. It never cast any shadows, but you can control the area it affects using the InclusionVolumes/ExlusionVolumes settings of its Light component.

Default values

Property Value
Components[1] SkyLightComponent'SkyLightComponent0'
LightComponent SkyLightComponent'SkyLightComponent0'

Subobjects

SkyLightComponent0

Class: Engine.SkyLightComponent

Property Value
bCanAffectDynamicPrimitivesOutsideDynamicChannel True
UseDirectLightMap True

Sprite

Class: Engine.SpriteComponent

Inherits from: Light.Sprite

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