Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/UInterchangeSkeletalMeshFactory
| Name | FImportAssetObjectData |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Mesh/InterchangeSkeletalMeshFactory.h |
| Include Path | #include "Mesh/InterchangeSkeletalMeshFactory.h" |
Syntax
struct FImportAssetObjectData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bApplyGeometryOnly | bool | Mesh/InterchangeSkeletalMeshFactory.h | ||
| bIsReImport | bool | Mesh/InterchangeSkeletalMeshFactory.h | ||
| ExistingAlternateMeshDescriptionPerLOD | TArray< FMeshDescription > | Mesh/InterchangeSkeletalMeshFactory.h | ||
| ExistingClothingBindings | TArray< ClothingAssetUtils::FClothingAssetMeshBinding > | Mesh/InterchangeSkeletalMeshFactory.h | ||
| ExistingSkinWeightProfileInfos | TArray< FSkinWeightProfileInfo > | Mesh/InterchangeSkeletalMeshFactory.h | ||
| LodDatas | TArray< FImportAssetObjectLODData > | Mesh/InterchangeSkeletalMeshFactory.h | ||
| SkeletonReference | USkeleton * | Mesh/InterchangeSkeletalMeshFactory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
Mesh/InterchangeSkeletalMeshFactory.h |