Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPostProcessComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/PostProcessComponent.h |
| Include | #include "Components/PostProcessComponent.h" |
UFUNCTION (BlueprintCallable, Category="Rendering")
void AddOrUpdateBlendable
(
TScriptInterface < IBlendableInterface > InBlendableObject,
float InWeight
)
Remarks
Adds an Blendable (implements IBlendableInterface) to the array of Blendables (if it doesn't exist) and update the weight