Navigation
API > API/Plugins > API/Plugins/VCamCore > API/Plugins/VCamCore/Output > API/Plugins/VCamCore/Output/UVCamOutputProviderBase
References
| Module | VCamCore |
| Header | /Engine/Plugins/VirtualProduction/VirtualCameraCore/Source/VCamCore/Public/Output/VCamOutputProviderBase.h |
| Include | #include "Output/VCamOutputProviderBase.h" |
| Source | /Engine/Plugins/VirtualProduction/VirtualCameraCore/Source/VCamCore/Private/Output/VCamOutputProviderBase.cpp |
void ReinitializeViewportIfNeeded()
Remarks
Called after changing viewport. Handles processing all updates that must happen in response:
Updating the override viewport resolutions
Warning user that the target viewport is not available (they should open the viewport x tab)
If currently outputting, recreate the UMG widget into the new target viewport.