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 FAbcStaticMeshSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bGenerateLightmapUVs | Flag for whether or not lightmap UVs should be generated. | |
| bool | bMergeMeshes | Whether or not to merge the static meshes on import (remember this can cause problems with overlapping UV-sets) | |
| bool | bPropagateMatrixTransformations | This will, if applicable, apply matrix transformations to the meshes. |
Constructors
| Type | Name | Description | |
|---|---|---|---|