Navigation
API > API/Plugins > API/Plugins/MetaHumanPipeline
| Name | FDropFrameNode |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanPipeline/Public/Nodes/ControlUtilNodes.h |
| Include Path | #include "Nodes/ControlUtilNodes.h" |
Syntax
class FDropFrameNode : public UE::MetaHuman::Pipeline::FNode
Inheritance Hierarchy
- FNode → FDropFrameNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDropFrameNode
(
const FString& InName |
Nodes/ControlUtilNodes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DropEvery | int32 | Nodes/ControlUtilNodes.h | ||
| ExcludedFrames | TArray< FFrameRange > | Nodes/ControlUtilNodes.h |
Functions
Public
Overridden from FNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool Process
(
const TSharedPtr< FPipelineData >& InPipelineData |
Nodes/ControlUtilNodes.h |