My program doesn't have bugs. It just develops random features.
UE3:DirectionalLightComponent (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Component >> ActorComponent >> LightComponent >> DirectionalLightComponent |
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
Property group 'AdvancedLighting'[edit]
TraceDistance[edit]
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[edit]
Property | Value |
---|---|
bCastCompositeShadow | True |