WeightedBlendables

Note: Adding properties before this line require also changes to the OverridePostProcessSettings() function and [FPostProcessSettings](API\Runtime\Engine\Engine\FPostProcessSettings) constructor and possibly the [SetBaseValues()](API\Runtime\Engine\Engine\FPostProcessSettings\SetBaseValues) method.

Windows
MacOS
Linux

Syntax

FWeightedBlendables WeightedBlendables

Remarks

Note: Adding properties before this line require also changes to the OverridePostProcessSettings() function and FPostProcessSettings constructor and possibly the SetBaseValues() method.

Allows custom post process materials to be defined, using a MaterialInstance with the same Material as its parent to allow blending. For materials this needs to be the "PostProcess" domain type. This can be used for any UObject object implementing the IBlendableInterface (e.g. could be used to fade weather settings).

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