| BackgroundColor |
FLinearColor |
The background color to use for the output texture. |
Expressions/Utilities/TG_Expression_Utils.h |
- Meta=(TGType="TG_Input", PinDisplayName="Background Color")
|
| bMaintainAspectRatio |
bool |
Whether to maintain aspect ratio for the output. |
Expressions/Utilities/TG_Expression_Utils.h |
- Meta=(TGType="TG_Input", PinDisplayName="Maintain Aspect Ratio")
|
| Input |
FTG_Texture |
The input image to resize. |
Expressions/Utilities/TG_Expression_Utils.h |
- Meta=(TGType="TG_Input", PinDisplayName="")
|
| Output |
FTG_Texture |
The output texture which should be resized to the desired dimensions. |
Expressions/Utilities/TG_Expression_Utils.h |
- EditAnywhere
- Category=NoCategory
- Meta=(TGType="TG_Output", PinDisplayName="")
|