FAbcImporter::ImportTrackData

Imports the individual tracks from the Alembic file

Windows
MacOS
Linux

References

Module

AlembicLibrary

Header

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicLibrary/Public/AbcImporter.h

Include

#include "AbcImporter.h"

Source

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicLibrary/Private/AbcImporter.cpp

Syntax

const EAbcImportError ImportTrackData
(
    const int32 InNumThreads,
    UAbcImportSettings * ImportSettings
)

Remarks

Imports the individual tracks from the Alembic file

Returns

  • Possible error code

Parameters

Parameter

Description

InNumThreads

Number of threads to use for importing

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss