Navigation
API > API/Plugins > API/Plugins/Composure
| Name | UAlphaTransformPass |
| Type | class |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementTransforms.h |
| Include Path | #include "CompositingElements/CompositingElementTransforms.h" |
Syntax
UCLASS (NotEditInlineNew, HideDropDown)
class UAlphaTransformPass : public UCompositingElementTransform
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UCompositingElementPass → UCompositingElementTransform → UAlphaTransformPass
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAlphaTransformPass() |
CompositingElements/CompositingElementTransforms.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AlphaScale | float | CompositingElements/CompositingElementTransforms.h |
|
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AlphaTransformMID | TObjectPtr< UMaterialInstanceDynamic > | CompositingElements/CompositingElementTransforms.h |
|
|
| DefaultMaterial | TObjectPtr< UMaterialInterface > | CompositingElements/CompositingElementTransforms.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UTexture * ApplyTransform_Implementation
(
UTexture* Input, |
CompositingElements/CompositingElementTransforms.h |