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 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 | |
---|---|---|---|
![]() |