UFbxStaticMeshImportData::GetImportDataForStaticMesh

Gets or creates fbx import data for the specified static mesh

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/FbxStaticMeshImportData.h

Include

#include "Factories/FbxStaticMeshImportData.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Fbx/FbxStaticMeshImportData.cpp

Syntax

static UFbxStaticMeshImportData * GetImportDataForStaticMesh
(
    UStaticMesh * StaticMesh,
    UFbxStaticMeshImportData * TemplateForCreation
)

Remarks

Gets or creates fbx import data for the specified static mesh

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