Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ISceneViewExtension
| Type | Name | Description | |
|---|---|---|---|
| void | SubscribeToPostProcessingPass
(
EPostProcessingPass Pass, |
||
| void | SubscribeToPostProcessingPass
(
EPostProcessingPass Pass, |
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. |