Navigation
API > API/Plugins > API/Plugins/InterchangeNodes
| Name | FMeshNodeStaticData |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeMeshNode.h |
| Include Path | #include "InterchangeMeshNode.h" |
Syntax
struct FMeshNodeStaticData : public UE::Interchange::FBaseNodeStaticData
Inheritance Hierarchy
- FBaseNodeStaticData → FMeshNodeStaticData
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FAttributeKey & GetAssemblyPartDependenciesKey() |
InterchangeMeshNode.h | ||
static const FAttributeKey & GetMorphTargetDependenciesKey() |
InterchangeMeshNode.h | ||
static const FAttributeKey & GetSceneInstancesUidsKey() |
InterchangeMeshNode.h | ||
static const FAttributeKey & GetSkeletonDependenciesKey() |
InterchangeMeshNode.h | ||
static const FAttributeKey & GetSlotMaterialDependenciesKey() |
InterchangeMeshNode.h | ||
static const FAttributeKey & IsMorphTargetKey() |
InterchangeMeshNode.h | ||
static const FAttributeKey & IsSkinnedMeshKey() |
InterchangeMeshNode.h | ||
static const FAttributeKey & MorphTargetNameKey() |
InterchangeMeshNode.h | ||
static const FAttributeKey & PayLoadKey() |
InterchangeMeshNode.h | ||
static const FAttributeKey & PayLoadTypeKey() |
InterchangeMeshNode.h |