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