Navigation
API > API/Plugins > API/Plugins/GeneSplicerLib > API/Plugins/GeneSplicerLib/GenePool
Warnings The index must be less than the value returned by getDNACount. The index must be less than the value returned by getJointCount.
Description
The index must be less than the value returned by getDNACount.
The index must be less than the value returned by getJointCount.
| Name | getDNANeutralJointWorldRotation |
| Type | function |
| Header File | /Engine/Plugins/Animation/GeneSplicer/Source/GeneSplicerLib/Public/genesplicer/splicedata/GenePool.h |
| Include Path | #include "genesplicer/splicedata/GenePool.h" |
| Source | /Engine/Plugins/Animation/GeneSplicer/Source/GeneSplicerLib/Private/genesplicer/splicedata/genepool/GenePoolInterface.cpp |
Vector3 getDNANeutralJointWorldRotation
(
std::uint16_t dnaIndex,
std::uint16_t jointIndex
) const
Parameters
| Name | Remarks |
|---|---|
| dnaIndex | A position in the zero-indexed array of DNAs. |
| jointIndex | A joint's position in the zero-indexed array of joints. |
See Also
-
getDNACount
-
getJointCount