Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FJointConstants
Description
Get the local-space axis index for the specified constraint type. This can be used to index the vectors of a transform matrix for example.
| Name | AxisIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDJointConstraintTypes.h |
| Include Path | #include "Chaos/PBDJointConstraintTypes.h" |
static const int32 AxisIndex
(
const EJointAngularConstraintIndex ConstraintIndex
)