sHIKEffectorDataDescription Struct Reference
#include <humanik.h>
Definition at line 1928 of file humanik.h.
A list of HumanIK Effector IDs indicating which Effector each of your data blocks applies to.
The last value in this list must be the special token HIKLastNode. See the HIKToken enumeration.
Definition at line 1936 of file humanik.h.
Specifies the offset of the IK constraint data within each data block.
Must be a 4x1 vector, aligned on 16 bytes. The format of this data must be {ReachT, ReachR, Pull, Resist}, and each value must be between 0.0 and 1.0.
Definition at line 1933 of file humanik.h.
Specifies the offset of the quaternion rotation data within each data block.
Must be a 4x1 vector, aligned on 16 bytes.
Definition at line 1931 of file humanik.h.
Specifies the offset of the scaling data within each data block.
Must be a 4x1 vector, aligned on 16 bytes.
Definition at line 1932 of file humanik.h.
Specifies the total size of each data block.
Definition at line 1935 of file humanik.h.
Specifies the offset of the translation data within each data block.
Must be a 4x1 vector, aligned on 16 bytes.
Definition at line 1930 of file humanik.h.
The documentation for this struct was generated from the following file: