Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/ImportUtils
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/ImportUtils/StaticMeshImportUtils.h |
| Include | #include "ImportUtils/StaticMeshImportUtils.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/ImportUtils/StaticMeshImportUtils.cpp |
namespace StaticMeshImportUtils
{
bool StaticMeshImportUtils::AddCapsuleGeomFromVerts
(
const TArray < FVector3f > & Verts,
FKAggregateGeom * AggGeom,
const TCHAR * ObjName
)
}