FAbcImporter::ReimportAsSkeletalMesh

Reimport an Alembic file as a SkeletalMesh

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

TArray< UObject * > ReimportAsSkeletalMesh
(
    USkeletalMesh * SkeletalMesh
)

Remarks

Reimport an Alembic file as a SkeletalMesh

Returns

USkeletalMesh*

Parameters

Parameter

Description

SkeletalMesh

Current SkeletalMesh instance

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