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