UAlembicImportFactory::ImportSkeletalMesh

ImportGeometryCache

Windows
MacOS
Linux

References

Module

AlembicImporter

Header

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicImporter/Classes/AlembicImportFactory.h

Include

#include "AlembicImportFactory.h"

Source

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicImporter/Private/AlembicImportFactory.cpp

Syntax

UObject * ImportSkeletalMesh
(
    FAbcImporter & Importer,
    UObject * InParent,
    EObjectFlags Flags
)

Remarks

ImportGeometryCache

Returns

UObject*

Parameters

Parameter

Description

Importer

AbcImporter instance

InParent

Parent for the GeometryCache asset

Flags

Creation Flags for the GeometryCache asset

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