Navigation
API > API/Plugins > API/Plugins/VCamCore
| Name | UVCamOutputComposure |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/VirtualCameraCore/Source/VCamCore/Public/Output/VCamOutputComposure.h |
| Include Path | #include "Output/VCamOutputComposure.h" |
Syntax
UCLASS ()
class UVCamOutputComposure : public UVCamOutputProviderBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UVCamOutputProviderBase → UVCamOutputComposure
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UVCamOutputComposure() |
Output/VCamOutputComposure.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LayerTargets | TArray< TSoftObjectPtr< AActor > > | List of Composure stack Compositing Elements to render the requested UMG into | Output/VCamOutputComposure.h |
|
Functions
Public
Deprecated Variables
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FinalOutputRenderTarget_DEPRECATED | TObjectPtr< UTextureRenderTarget2D > | TextureRenderTarget2D asset that contains the final output | Output/VCamOutputComposure.h |