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",
Meta=(DeprecatedFunction, DeprecationMessage="The LoadAlembicFileToPCG function has been replaced by ExportAlembicFileToPCG"))
static void LoadAlembicFileToPCG
(
const FPCGLoadAlembicBPData & Settings,
FPCGDataCollection & Data,
UObject * TargetOuter
)