UDN
Search public documentation:

LightingBasics
日本語訳
한국어

Interested in the Unreal Engine?
Visit the Unreal Technology site.

Looking for jobs and company info?
Check out the Epic games site.

Questions about support via UDN?
Contact the UDN Staff

Lighting Basics

Document Summary: A table of contents to the lighting docs with descriptions.

Document Changelog: Last updated by Jason Lentz (DemiurgeStudios?) to separate into more manageable documents. Original author - Jason Lentz (DemiurgeStudios?)

Introduction

This document is designed to introduce you to using Lights in Unreal Ed. Below are a series of documents outlining the various features and uses for lights with links to the documents themselves. For first time users of Unreal Ed, these docs are in the recommended order for reading them.

To link directly to the documents click on the links here:


Using Lights

addlight2.jpg

Link to this doc here.

Here you will find the basics of lighting. This document shows how to place lights and describes the various features that allow you more easily and accurately asses the lighting within your level.

  • UsingLights
    • Adding a Light
    • Radii View
    • 3D View Modes
    • Game Settings
    • Rebuilding
    • Scale Lights


Types of Lights

lightclasses.gif

Link to this doc here.

The most common light of course is the basic light you can add by right clicking in your level, but there are a variety of other ways to add lighting to your level. Here you will see what these alternatives are and how best to use them.

  • TypesOfLights
    • Zone Light
    • Other Light Actors
      • SpotLight
      • SunLight
      • TriggerLight


Lighting Reference

lightcolor.jpg

Link to this doc here.

Here you'll find a complete list of all the Lighting properties, both for the LightColor section and Lighting Section. These properties can be used in not only LightActors, but in all Actors. Some of the properties have more in depth descriptions after the tables


Lighting on Surfaces

hwvsbsp.jpg

Link to this doc here.

Lights affect different types of geometries in different ways. This document outlines how each of these cases differ to help you avoid unwanted artifacts as well as take full advantage of other features available.

  • LightingOnSurfaces
    • Lighting on BSP
    • Lighting on Static Meshes
    • Lighting on Meshes
    • Lighting on Terrain
    • Lighting on Sprites
    • Lighting on Particles
    • Lighting on Movers


Special Lighting Features

projective.jpg

Link to this doc here.

This section of the Lighting Tutorials describes more advanced uses of Lights and how to achieve various Lighting Effects. These methods require you to use properties outside of the Lighting and LightColor properties, but with a little extra work, you can achieve some nice effects.