Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:DirectionalLightComponent (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Component >> ActorComponent >> LightComponent >> DirectionalLightComponent
Package: 
Engine
This class in other games:
UDK

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

Properties

Property group 'AdvancedLighting'

TraceDistance

Type: float

Trace distance for static lighting. Objects further than TraceDistance away from an object won't be taken into account for static shadowing applied to said object. This is used to work around floating point consistency issues in the collision code with regard to very long traces. The old default was WORLD_MAX.

Default value: 100000.0

Default values

Property Value
bCastCompositeShadow True