Navigation
API > API/Runtime > API/Runtime/Chaos
The order of the angular constraints (for settings held in vectors etc)
| Name | Chaos::EJointAngularConstraintIndex |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDJointConstraintTypes.h |
| Include Path | #include "Chaos/PBDJointConstraintTypes.h" |
Syntax
namespace Chaos
{
enum EJointAngularConstraintIndex
{
Twist,
Swing2,
Swing1,
}
}
Values
| Name | Remarks |
|---|---|
| Twist | |
| Swing2 | |
| Swing1 |