Navigation
API > API/Plugins > API/Plugins/MetaHumanPipeline
| Name | FTongueTrackerNode |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanPipeline/Public/Nodes/TongueTrackerNode.h |
| Include Path | #include "Nodes/TongueTrackerNode.h" |
Syntax
class FTongueTrackerNode : public UE::MetaHuman::Pipeline::FSpeechToAnimNode
Inheritance Hierarchy
- FNode → FSpeechToAnimNode → FTongueTrackerNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTongueTrackerNode
(
const FString& InName |
Nodes/TongueTrackerNode.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FTongueTrackerNode() |
Nodes/TongueTrackerNode.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| AffectedRawTongueControls | const TArray< FString > | Nodes/TongueTrackerNode.h |
Functions
Public
Overridden from FNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool Process
(
const TSharedPtr< FPipelineData >& InPipelineData |
Nodes/TongueTrackerNode.h |