Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UWorld
Called when the world computes how post process volumes contribute to the scene.
| Name | FOnBeginPostProcessSettings |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/World.h |
| Include Path | #include "Engine/World.h" |
Syntax
class FOnBeginPostProcessSettings : public TBaseMulticastDelegate_TwoParams< void, FVector, FSceneView * >
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, FVector, FSceneView * > → UWorld::FOnBeginPostProcessSettings