Navigation
API > API/Plugins > API/Plugins/Composure
| |
|
| Name |
UCompositingPostProcessPass |
| Type |
class |
| Header File |
/Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementTransforms.h |
| Include Path |
#include "CompositingElements/CompositingElementTransforms.h" |
Syntax
UCLASS (BlueprintType, Blueprintable)
class UCompositingPostProcessPass : public UCompositingElementTransform
Inheritance Hierarchy
Derived Classes
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PostProcessPasses |
TArray< TObjectPtr< UComposurePostProcessPassPolicy > > |
|
CompositingElements/CompositingElementTransforms.h |
- EditAnywhere
- Instanced
- BlueprintReadOnly
- Category="Compositing Pass"
- Meta=(DisplayAfter="RenderScale")
|
| RenderScale |
float |
|
CompositingElements/CompositingElementTransforms.h |
- EditAnywhere
- BlueprintReadOnly
- Category="Compositing Pass"
- Meta=(DisplayAfter="PassName", EditCondition="bEnabled")
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
CompositingElements/CompositingElementTransforms.h |
|
Protected
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
CompositingElements/CompositingElementTransforms.h |
|