Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFbxImporter
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include | #include "FbxImporter.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Fbx/FbxSkeletalMeshImport.cpp |
int32 DoUnSmoothVerts
(
FSkeletalMeshImportData & ImportData,
bool bDuplicateUnSmoothWedges
)
Remarks
Make un-smooth faces work. int32 number of points that added when process unsmooth faces
Parameters
| Name | Description |
|---|---|
| ImportData |