Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UWorld
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, FVector, FSceneView * >
- UWorld::FOnBeginPostProcessSettings
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/World.h |
Include | #include "Engine/World.h" |
Syntax
class FOnBeginPostProcessSettings : public TBaseMulticastDelegate_TwoParams< void, FVector, FSceneView >
Remarks
Called when the world computes how post process volumes contribute to the scene.