FAbcImporter::ImportAsGeometryCache

Import an Alembic file as a GeometryCache

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

UGeometryCache * ImportAsGeometryCache
(
    UObject * InParent,
    EObjectFlags Flags
)

Remarks

Import an Alembic file as a GeometryCache

Returns

UGeometryCache*

Parameters

Parameter

Description

InParent

ParentObject for the static mesh

Flags

Object flags

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