FAbcUtilities::GetFrameMeshData

Populates a [FGeometryCacheMeshData](API\Plugins\GeometryCache\FGeometryCacheMeshData) instance (with merged meshes) for the given frame of an Alembic

Windows
MacOS
Linux

References

Module

AlembicLibrary

Header

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

Include

#include "AbcUtilities.h"

Source

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

Syntax

static void GetFrameMeshData
(
    FAbcFile & AbcFile,
    int32 FrameIndex,
    FGeometryCacheMeshData & OutMeshData
)

Remarks

Populates a FGeometryCacheMeshData instance (with merged meshes) for the given frame of an Alembic

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