Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes
| Name | EInterchangeSkeletalMeshContentType |
| Type | enum |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeSkeletalMeshFactoryNode.h |
| Include Path | #include "InterchangeSkeletalMeshFactoryNode.h" |
Syntax
enum EInterchangeSkeletalMeshContentType
{
All,
Geometry,
SkinningWeights,
MAX,
}
Values
| Name | Remarks |
|---|---|
| All | |
| Geometry | |
| SkinningWeights | |
| MAX |