Navigation
API > API/Plugins > API/Plugins/MetaHumanPipeline
| Name | FOffsetContoursNode |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanPipeline/Public/Nodes/TrackerUtilNodes.h |
| Include Path | #include "Nodes/TrackerUtilNodes.h" |
Syntax
class FOffsetContoursNode : public UE::MetaHuman::Pipeline::FNode
Inheritance Hierarchy
- FNode → FOffsetContoursNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOffsetContoursNode
(
const FString& InName |
Nodes/TrackerUtilNodes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConstantOffset | FVector2D | Nodes/TrackerUtilNodes.h | ||
| RandomOffset | FVector2D | Nodes/TrackerUtilNodes.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RandomOffsetMaxX | float | Nodes/TrackerUtilNodes.h | ||
| RandomOffsetMaxY | float | Nodes/TrackerUtilNodes.h | ||
| RandomOffsetMinX | float | Nodes/TrackerUtilNodes.h | ||
| RandomOffsetMinY | float | Nodes/TrackerUtilNodes.h |
Functions
Public
Overridden from FNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool Process
(
const TSharedPtr< FPipelineData >& InPipelineData |
Nodes/TrackerUtilNodes.h | ||
virtual bool Start
(
const TSharedPtr< FPipelineData >& InPipelineData |
Nodes/TrackerUtilNodes.h |