Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAbcCompressionSettings | |||
| FAbcConversionSettings | |||
| FAbcFile | |||
| FAbcGeometryCacheSettings | |||
| FAbcImporter | |||
| FAbcImportLogger | |||
| FAbcMaterialSettings | |||
| FAbcMeshSample | Structure for storing individual track samples | ||
| FAbcNormalGenerationSettings | |||
| FAbcPolyMesh | |||
| FAbcSamplingSettings | |||
| FAbcStaticMeshSettings | |||
| FAbcTransform | |||
| FAbcUtilities | |||
| FCompressedAbcData | |||
| FMeshSection | Mesh section used for chunking the mesh data during Skeletal mesh building | ||
| IAbcObject | |||
| IAlembicLibraryModule | |||
| UAbcAssetImportData | Base class for import data and options used when importing any asset from Alembic | ||
| UAbcImportSettings | Class that contains all options for importing an alembic file |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EAbcConversionPreset | Enum that describes type of asset to import | ||
| EAbcGeometryCacheMotionVectorsImport | |||
| EAbcImportError | |||
| EAlembicImportType | Enum that describes type of asset to import | ||
| EAlembicSamplingType | |||
| EBaseCalculationType | |||
| EFrameReadFlags | Read flags for the abc file |
Functions
| Type | Name | Description | |
|---|---|---|---|
| constexpr bool | operator!
(
EFrameReadFlags E |
||
| constexpr EFrameReadFlags | operator&
(
EFrameReadFlags Lhs, |
||
| EFrameReadFlags & | operator&=
(
EFrameReadFlags& Lhs, |
||
| constexpr EFrameReadFlags | operator^
(
EFrameReadFlags Lhs, |
||
| EFrameReadFlags & | operator^=
(
EFrameReadFlags& Lhs, |
||
| constexpr EFrameReadFlags | operator|
(
EFrameReadFlags Lhs, |
||
| EFrameReadFlags & | operator|=
(
EFrameReadFlags& Lhs, |
||
| constexpr EFrameReadFlags | operator~
(
EFrameReadFlags E |