FJointConstants::AxisIndex

Get the local-space axis index for the specified constraint type.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDJointConstraintTypes.h

Include

#include "Chaos/PBDJointConstraintTypes.h"

Syntax

static const int32 AxisIndex
(
    const EJointAngularConstraintIndex ConstraintIndex
)

Remarks

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss