Navigation
API > API/Plugins > API/Plugins/AlembicLibrary
References
| Module | AlembicLibrary |
| Header | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicLibrary/Public/AbcImportSettings.h |
| Include | #include "AbcImportSettings.h" |
Syntax
USTRUCT (Blueprintable)
struct FAbcMaterialSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCreateMaterials | Whether or not to create materials according to found Face Set names (will not work without face sets) | |
| bool | bFindMaterials | Whether or not to try and find materials according to found Face Set names (will not work without face sets) |
Constructors
| Type | Name | Description | |
|---|---|---|---|