Navigation
API > API/Plugins > API/Plugins/MetaHumanPipelineCore
| Name | FNeutralFrameNode |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanPipelineCore/Public/Nodes/NeutralFrameNode.h |
| Include Path | #include "Nodes/NeutralFrameNode.h" |
Syntax
class FNeutralFrameNode : public UE::MetaHuman::Pipeline::FNode
Inheritance Hierarchy
- FNode → FNeutralFrameNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNeutralFrameNode
(
const FString& InName |
Nodes/NeutralFrameNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsNeutralFrame | FThreadSafeBool | Nodes/NeutralFrameNode.h |
Functions
Public
Overridden from FNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool Process
(
const TSharedPtr< FPipelineData >& InPipelineData |
Nodes/NeutralFrameNode.h |