Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/TwistSwingBehaviorWriter
Description
The parameter group storage will be implicitly resized (if needed) to provide storage for the number of groups that is inferred from the specified index.
| Name | setSwingSetupTwistAxis |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/TwistSwingBehaviorWriter.h |
| Include Path | #include "dna/layers/TwistSwingBehaviorWriter.h" |
void setSwingSetupTwistAxis
(
std::uint16_t swingIndex,
TwistAxis twistAxis
)
Parameters
| Name | Remarks |
|---|---|
| swingIndex | The index of the parameter group whose data is being accessed. |
| TwistAxis | The twist axis of the parameter group. |