Navigation
API > API/Plugins > API/Plugins/Composure > API/Plugins/Composure/CompositingElements
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCompositingElementPass
- UCompositingElementOutput
- UColorConverterOutputPass
- UPlayerViewportCompositingOutput
References
| Module | Composure |
| Header | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/PlayerViewportCompositingOutput.h |
| Include | #include "CompositingElements/PlayerViewportCompositingOutput.h" |
Syntax
UCLASS&40;&41;
class UPlayerViewportCompositingOutput :
public UColorConverterOutputPass,
public IBlendableInterface
Remarks
UPlayerViewportCompositingOutput
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | ApplyToneCurve | Enable or disable the tone curve (and expand gamut) when the tonemap pass settings are passed down to the main viewport post-processing. | |
| int32 | PlayerIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| UMaterialInstanceDynamic * | |||
| bool | OverridePlayerCamera
(
int32 PlayerIndex |
||
| void | RelayOutput_Implementation
(
UTexture* RenderResult, |
||
| bool |
Overridden from UColorConverterOutputPass
| Type | Name | Description | |
|---|---|---|---|
| void | OnFrameBegin_Implementation
(
bool bCameraCutThisFrame |
||
| void |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| bool | CanEditChange
(
const FProperty* InProperty |
Called by the editor to query whether a property of this object is allowed to be modified. |
Overridden from IBlendableInterface
| Type | Name | Description | |
|---|---|---|---|
| void | OverrideBlendableSettings
(
FSceneView& View, |