Navigation
API > API/Plugins > API/Plugins/PCGExternalDataInteropEditor
| Name | FPCGLoadAlembicBPData |
| Type | struct |
| Header File | /Engine/Plugins/PCGInterops/PCGExternalDataInterop/Source/PCGExternalDataInteropEditor/Public/PCGLoadAlembic.h |
| Include Path | #include "PCGLoadAlembic.h" |
Syntax
USTRUCT (BlueprintType )
struct FPCGLoadAlembicBPData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AlembicFilePath | FFilePath | PCGLoadAlembic.h |
|
|
| AttributeMapping | TMap< FString, FPCGAttributePropertyInputSelector > | PCGLoadAlembic.h |
|
|
| bConversionFlipHandedness | bool | PCGLoadAlembic.h |
|
|
| ConversionSettings | FAbcConversionSettings | Conversion settings that will be applied on the transform only | PCGLoadAlembic.h |
|