ECollisionShapeType

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

/Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceTypesCore.h

Include

#include "PhysicsInterfaceTypesCore.h"

Syntax

enum ECollisionShapeType
{
    Sphere,
    Plane,
    Box,
    Capsule,
    Convex,
    Trimesh,
    Heightfield,
    None,
}

Values

Name

Description

Sphere

Plane

Box

Capsule

Convex

Trimesh

Heightfield

None

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