Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPBDTriangleMeshCollisions
| Name | FContourType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDTriangleMeshCollisions.h |
| Include Path | #include "Chaos/PBDTriangleMeshCollisions.h" |
Syntax
enum FContourType
{
Open = 0,
Loop,
BoundaryClosed,
BoundaryOpen,
Contour0,
Contour1,
Count,
}
Values
| Name | Remarks |
|---|---|
| Open | |
| Loop | |
| BoundaryClosed | |
| BoundaryOpen | |
| Contour0 | |
| Contour1 | |
| Count |