Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/TwistSwingBehaviorReader
Warnings * The index must be less than the value returned by getSwingCount.
Description
The index must be less than the value returned by getSwingCount.
| Name | getSwingOutputJointIndices |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/TwistSwingBehaviorReader.h |
| Include Path | #include "dna/layers/TwistSwingBehaviorReader.h" |
ConstArrayView< std::uint16_t > getSwingOutputJointIndices
(
std::uint16_t swingIndex
) const
View over the swing driven joint indices.
Parameters
| Name | Remarks |
|---|---|
| swingIndex | The index of the parameter group whose data is being accessed. |