Navigation
Unreal Engine C++ API Reference > Plugins > AlembicLibrary
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAbcImportSettings
References
Module | AlembicLibrary |
Header | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicLibrary/Public/AbcImportSettings.h |
Include | #include "AbcImportSettings.h" |
Syntax
UCLASS (Blueprintable)
class UAbcImportSettings : public UObject
Remarks
Class that contains all options for importing an alembic file
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bReimport | |
![]() ![]() ![]() ![]() |
FAbcCompressionSettings | CompressionSettings | |
![]() ![]() ![]() ![]() |
FAbcConversionSettings | ConversionSettings | |
![]() ![]() ![]() ![]() |
FAbcGeometryCacheSettings | GeometryCacheSettings | |
![]() ![]() ![]() ![]() |
EAlembicImportType | ImportType | Type of asset to import from Alembic file |
![]() ![]() ![]() ![]() |
FAbcMaterialSettings | MaterialSettings | |
![]() ![]() ![]() ![]() |
FAbcNormalGenerationSettings | NormalGenerationSettings | |
![]() |
int32 | NumThreads | |
![]() ![]() ![]() ![]() |
FAbcSamplingSettings | SamplingSettings | |
![]() ![]() ![]() ![]() |
FAbcStaticMeshSettings | StaticMeshSettings |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UAbcImportSettings
(
const FObjectInitializer& ObjectInitializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UAbcImportSettings * | Get () |
Accessor and initializer |