pp_volume_spawn
Spawn a PostProcessVolume to apply visual effects like bloom, color grading, depth of field, and more. Control settings and apply to entire level or bounded area.
Instructions
Spawn a PostProcessVolume with full settings control. Supports bloom, exposure, color grading, DOF, chromatic aberration, grain, vignette, motion blur, SSR, lens flare, and more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Actor label | PP_Effect |
| enabled | No | ||
| unbound | No | Affect entire level | |
| location | No | Spawn location (default: origin) | |
| priority | No | Priority when overlapping | |
| settings | No | Post-process settings. Every field auto-enables its override flag. | |
| blend_radius | No | Blend radius when bounded | |
| blend_weight | No | Effect strength 0-1 |