Navigation
API > API/Plugins > API/Plugins/MetaHumanPipeline
The managed node is a version of the above that take care of loading the correct NNE models rather than these being specified by an externally.
| Name | FHyprsenseManagedNode |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanPipeline/Public/Nodes/HyprsenseNode.h |
| Include Path | #include "Nodes/HyprsenseNode.h" |
Syntax
class FHyprsenseManagedNode : public UE::MetaHuman::Pipeline::FHyprsenseNode
Inheritance Hierarchy
- FNode → FHyprsenseNodeBase → FHyprsenseNode → FHyprsenseManagedNode
- FHyprsenseUtils → FHyprsenseNodeBase → FHyprsenseNode → FHyprsenseManagedNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FHyprsenseManagedNode
(
const FString& InName |
Nodes/HyprsenseNode.h |