Navigation
API > API/Plugins > API/Plugins/InterchangePipelines
| Name | EInterchangeCombineSkeletalMeshesBehavior |
| Type | enum |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Pipelines/Public/InterchangeGenericMeshPipeline.h |
| Include Path | #include "InterchangeGenericMeshPipeline.h" |
Syntax
enum EInterchangeCombineSkeletalMeshesBehavior
{
BySkeleton,
BySkeletonVisibleOnly,
DoNotCombine,
}
Values
| Name | Remarks |
|---|---|
| BySkeleton | |
| BySkeletonVisibleOnly | |
| DoNotCombine |