FAbcUtilities

Windows
MacOS
Linux

References

Module

AlembicLibrary

Header

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

Include

#include "AbcUtilities.h"

Syntax

class FAbcUtilities

Functions

Name Description

Public function Static

void

 

GetFrameMeshData

(
    FAbcFile& AbcFile,
    int32 FrameIndex,
    FGeometryCacheMeshData& OutMeshDat...
)

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

Public function Static

void

 

SetupGeometryCacheMaterials

(
    FAbcFile& AbcFile,
    UGeometryCache* GeometryCache,
    UObject* Package
)

Sets up materials from an AbcFile to a GeometryCache and moves them into the given package

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