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 FAbcConversionSettings
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
bool | bFlipU | Flag whether or not to flip the U channel in the Texture Coordinates |
![]() ![]() ![]() ![]() |
bool | bFlipV | Flag whether or not to flip the V channel in the Texture Coordinates |
![]() ![]() ![]() ![]() |
EAbcConversionPreset | Preset | Currently preset that should be applied |
![]() ![]() ![]() ![]() |
FVector | Rotation | Rotation in Euler angles that should be applied |
![]() ![]() ![]() ![]() |
FVector | Scale | Scale value that should be applied |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |