Navigation
API > API/Plugins > API/Plugins/MetaHumanPipeline > API/Plugins/MetaHumanPipeline/FHyprsenseNodeBase
| Name | Interval |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanPipeline/Public/Nodes/HyprsenseNodeBase.h |
| Include Path | #include "Nodes/HyprsenseNodeBase.h" |
Syntax
struct Interval
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AdditionalIndices | TArray< int32 > | Any additional indices added to continuous interval above. | Nodes/HyprsenseNodeBase.h | |
| End | int32 | Nodes/HyprsenseNodeBase.h | ||
| Start | int32 | Defines continuous interval of indices [Start,End]. | Nodes/HyprsenseNodeBase.h |