Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/PhysicsCore/Public/CollisionShape.h |
Include |
#include "CollisionShape.h" |
namespace ECollisionShape
{
enum Type
{
Line,
Box,
Sphere,
Capsule,
}
}
Name |
Description |
---|---|
Line |
|
Box |
|
Sphere |
|
Capsule |
Types of Collision Shapes that are used by Trace