Prerequisites
Before you begin, you must have:- Unreal Engine 5.7 or later
- Deferred Rendering enabled (Forward Rendering is not supported)
Get started
Install
Enable the plugin in your project by going to Edit → Plugins, searching for HBAO+ (or GT-VBAO) and enabling it. Restart the editor when prompted.
Verify it's working
Set the composite mode to You can run these commads using the console (press ~ in the viewport) or via the Cmd input in the Output Log.Set
0 and enable Debug Mode to see the raw AO buffer in the viewport:DebugMode back to 0 when done.