Navigation
API > API/Plugins > API/Plugins/InterchangeImport
| Name | UInterchangeSkeletalMeshFactory |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Mesh/InterchangeSkeletalMeshFactory.h |
| Include Path | #include "Mesh/InterchangeSkeletalMeshFactory.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class UInterchangeSkeletalMeshFactory : public UInterchangeFactoryBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangeFactoryBase → UInterchangeSkeletalMeshFactory
Structs
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ImportAssetObjectData | FImportAssetObjectData | Mesh/InterchangeSkeletalMeshFactory.h | ||
| NaniteAssemblyData | TArray< FNaniteAssemblyData > | Mesh/InterchangeSkeletalMeshFactory.h | ||
| PayloadsPerLodIndex | TMap< int32, FLodPayloads > | Mesh/InterchangeSkeletalMeshFactory.h | ||
| ScopedReimportUtility | TUniquePtr< FScopedSkeletalMeshReimportUtility > | Mesh/InterchangeSkeletalMeshFactory.h |