Can't access PostProcessVolume properties in Blueprint

The problem is none of the properties on the PostProcessVolume are exposed when you create a reference to the parent PostProcessVolume in a Blueprint.

I’ve tried 2 ways. Creating a reference to an existing PPV in my scene, and adding a PPV component to my Blueprint.

Can anyone suggest a workaround?

They are very much visible and settable. It just happens in a slightly unusual way.

To read settings, pull a pin from your reference and type ‘get settings’:

To set them, type ‘set settings’:

1 Like