Navigation
API > API/Plugins > API/Plugins/PCGExternalDataInteropEditor > API/Plugins/PCGExternalDataInteropEditor/UPCGLoadAlembicFunctionLibrary
References
| Module | PCGExternalDataInteropEditor |
| Header | /Engine/Plugins/PCGInterops/PCGExternalDataInterop/Source/PCGExternalDataInteropEditor/Public/PCGLoadAlembic.h |
| Include | #include "PCGLoadAlembic.h" |
| Source | /Engine/Plugins/PCGInterops/PCGExternalDataInterop/Source/PCGExternalDataInteropEditor/Private/PCGLoadAlembic.cpp |
UFUNCTION (BlueprintCallable, Category="PCG|IO")
static void ExportAlembicFileToPCG
(
const FPCGLoadAlembicBPData & Settings,
FPCGAssetExporterParameters Parameters
)