Navigation
API > API/Plugins > API/Plugins/VPUtilities > API/Plugins/VPUtilities/Widgets > API/Plugins/VPUtilities/Widgets/Fullscreen
Inheritance Hierarchy
- FVPFullScreenUserWidget_PostProcessBase
- FVPFullScreenUserWidget_PostProcess
References
| Module | VPUtilities |
| Header | /Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPUtilities/Public/Widgets/Fullscreen/VPFullScreenUserWidget_PostProcess.h |
| Include | #include "Widgets/Fullscreen/VPFullScreenUserWidget_PostProcess.h" |
Syntax
USTRUCT&40;&41;
struct FVPFullScreenUserWidget_PostProcess : public FVPFullScreenUserWidget_PostProcessBase
Remarks
Renders widget by adding it as a blend material.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< TObjectPtr< ACompositingElement > > | ComposureLayerTargets | List of composure layers that are expecting to use the WidgetRenderTarget. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Display
(
UWorld* World, |
||
| void | SetCustomPostProcessSettingsSource
(
TWeakObjectPtr< UObject > InCustomPostProcessSettingsSource |
||
| void |