Navigation
API > API/Plugins > API/Plugins/MetaHumanPipelineCore
| |
|
| Name |
FUEImageCropNode |
| Type |
class |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanPipelineCore/Public/Nodes/ImageUtilNodes.h |
| Include Path |
#include "Nodes/ImageUtilNodes.h" |
Syntax
class FUEImageCropNode : public UE::MetaHuman::Pipeline::FNode
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FUEImageCropNode
(
const FString& InName
)
|
|
Nodes/ImageUtilNodes.h |
|
Enums
Public
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Height |
int32 |
|
Nodes/ImageUtilNodes.h |
|
| Width |
int32 |
|
Nodes/ImageUtilNodes.h |
|
| X |
int32 |
|
Nodes/ImageUtilNodes.h |
|
| Y |
int32 |
|
Nodes/ImageUtilNodes.h |
|
Functions
Public
Overridden from FNode