Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGCollisionShapeType |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGCollisionShape.h |
| Include Path | #include "Data/PCGCollisionShape.h" |
Syntax
enum EPCGCollisionShapeType
{
Line,
Box,
Sphere,
Capsule,
}
Values
| Name | Remarks |
|---|---|
| Line | |
| Box | |
| Sphere | |
| Capsule |