Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ISceneViewExtension
- ISceneViewExtension::SubscribeToPostProcessingPass()
- FOpenColorIODisplayExtension::SubscribeToPostProcessingPass()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SceneViewExtension.h |
| Include | #include "SceneViewExtension.h" |
virtual void SubscribeToPostProcessingPass
&40;
EPostProcessingPass Pass,
FAfterPassCallbackDelegateArray & InOutPassCallbacks,
bool bIsPassEnabled
&41;
Remarks
This will be called at the beginning of post processing to make sure that each view extension gets a chance to subscribe to an after pass event.