EPhysAssetFitGeomType

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/PhysicsAssetUtils.h

Include

#include "PhysicsAssetUtils.h"

Syntax

enum EPhysAssetFitGeomType
{
    EFG_Box,
    EFG_Sphyl,
    EFG_Sphere,
    EFG_TaperedCapsule,
    EFG_SingleConvexHull,
    EFG_MultiConvexHull,
}

Values

Name

Description

EFG_Box

EFG_Sphyl

EFG_Sphere

EFG_TaperedCapsule

EFG_SingleConvexHull

EFG_MultiConvexHull

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