EAggCollisionShape::Type

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ShapeElem.h

Include

#include "PhysicsEngine/ShapeElem.h"

Syntax

namespace EAggCollisionShape
{
    enum Type
    {
        Sphere,
        Box,
        Sphyl,
        Convex,
        TaperedCapsule,
        Unknown,
    }
}

Values

Name

Description

Sphere

Box

Sphyl

Convex

TaperedCapsule

Unknown

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