Set Post Process Blend
How much of a volume applies and where: enabled, unbound, priority, blend weight and blend radius. These are the four ways a volume with perfect settings applies none of them.
hf_set_post_process_blendWriteArguments
| Name | Type | Description |
|---|---|---|
volumereq | string | |
blend_radius | number | How far outside the brush it fades in. Meaningless on an unbound volume. |
blend_weight | number | 0 to 1. ZERO MEANS NOTHING APPLIES, with every setting still correct. |
enabled | boolean | False silences the volume entirely, keeping every setting on it. |
force | boolean = false | Edit even when the asset cannot currently be saved - for example when revision control is configured but disconnected. The change will be made in memory and WILL BE LOST unless the underlying problem is fixed before saving. Only pass this if you intend to discard the work or fix the connection first. |
priority | number | Higher wins where two volumes overlap. |
unbound | boolean | True applies it everywhere and ignores the brush. |
Related tools
Nearby in Post process, sky and atmosphere:
- Describe Post Process
- Describe Sky Atmosphere
- Describe Sky Light
- Recapture Sky Light
- Set Exponential Fog
- Set Exposure
- Set Post Process Setting
- Set Sky Atmosphere
All 12 tools in Post process, sky and atmosphere — 3 more not listed here.