I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
Legacy:Light
From Unreal Wiki, The Unreal Engine Documentation Site
This native actor emits light during a Build Lighting operation to create Lightmaps. It is the parent class for all light objects, although any Actor has lighting attributes. See also Actor/Lighting.
Contents |
[edit] Properties
[edit] Corona
There properties are available for editing.
- float CoronaRotation
- float CoronaRotationOffset
- float MaxCoronaSize
- float MinCoronaSize
- bool UseOwnFinalBlend
[edit] Known Subclasses
Light +- ONSHeadlightCorona | +- ONSBrakelightCorona +- Spotlight +- Sunlight +- TriggerLight +- xDomAlert
