StaticMeshImportUtils::AddCapsuleGeomFromVerts

Windows
MacOS
Linux

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

Syntax

namespace StaticMeshImportUtils
{
    bool StaticMeshImportUtils::AddCapsuleGeomFromVerts
    (
        const TArray< FVector > & Verts,
        FKAggregateGeom * AggGeom,
        const TCHAR * ObjName
    )
}

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