Eye-Dome Lighting Mode for Point Clouds

Enable Eye Dome lighting to accentuate a point cloud's edges and enhance its depth.

Choose your operating system:

Windows

macOS

Linux

On this page

Eye-Dome Lighting (EDL) is a lighting model that accentuates the shapes of objects within a point cloud by grouping objects that are close together and shading their outlines, which enhances depth perception. EDL is implemented as a post-process Material and requires a Post Process Volume to work. It does not use any engine light sources, so it can be used with the unlit rendering method.

EDL can be used with Ambient Occlusion but this may produce an excessively dark image.

Steps

  1. Add a Post Process Volume to your Level. From the Place Actors window, search for Post Process Volume and drag it into your Level.

    Adding a Post Process Volume to the Level

  2. Select the Post Process Volume and, in its Details panel, scroll to the Rendering Features category.

  3. Expand Post Process Materials and click the plus (+) icon to add a new Material to the array.

  4. From the drop down-menu of the new Material you added, select Asset reference .

    Adding a Post Processing Material to the Volume

  5. Click the None dropdown. Then, under View Options , enable Engine Content and Plugin Content to be visible.

    Showing engine content in the Post Processing Material picker

  6. Click the None dropdown menu again. Then, select one of the two following options:

    • M_PP_EDL_MainPass - This will apply the EDL to every object in the Level, not just point clouds. If you only display point cloud elements, this is the recommended option.

    • M_PP_EDL_CustomPass - This will apply the EDL only to objects using Custom Depth Pass . This option is recommended if you want to selectively apply EDL.

    Enabling Custom Depth Pass will increase the performance cost.

  7. To apply the EDL to the whole Level, enable the Infinite Extent (Unbound) option on the post-processing volume.

Result

EDL has been applied to the Level. Notice the change to edges of objects in the level and how this enhances depth perception.

Before applying EDL

After applying EDL

Tags
Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss