1.3 - Box Reflection Capture Actor

An overview of the Reflections example level, example 1.3: Box Reflection Capture Actor

Choose your operating system:

Windows

macOS

Linux

Reflections_1_3_Header.png

The Box Reflection Capture Actor is one of two Reflection Capture Actors available in Unreal Engine 4. Many of these can be placed around the world with almost no performance impact as they are calculated before run time. While the box shape is a less commonly used in comparison to the sphere shape, it is very good for interiors that have a box shape themselves.

One big drawback to consider for Box Reflection Captures is that if there are objects close to the Actor center (near the reflection sprite in the center of the box volume), they will appear very large in the reflection. This is due to the fact that the image used from the reflection is calculated from that sprite location, meaning that objects closer to that point will exhibit perspective-like depth from that point.

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