Navigation
API > API/Plugins > API/Plugins/DisplayClusterWarp > API/Plugins/DisplayClusterWarp/IDisplayClusterWarpBlend
References
| Module | DisplayClusterWarp |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterWarp/Public/IDisplayClusterWarpBlend.h |
| Include | #include "IDisplayClusterWarpBlend.h" |
void HandleEndScene
(
IDisplayClusterViewport * InViewport
)
Remarks
Called when current level is going to be closed (i.e. before loading a new map)
Parameters
| Name | Description |
|---|---|
| InViewport | a owner viewport |