Navigation
Unreal Engine C++ API Reference > Plugins > AlembicLibrary
References
Module | AlembicLibrary |
Header | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicLibrary/Public/AbcImportSettings.h |
Include | #include "AbcImportSettings.h" |
Syntax
USTRUCT&40;Blueprintable&41;
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 | |
---|---|---|---|
![]() |