sHIKEffectorDataDescriptionMatrix Struct Reference
#include <humanik.h>
Definition at line 1951 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 1957 of file humanik.h.
Specifies the offset of the transform matrix within each data block.
Must be a 4x4 column major matrix, aligned on 16 bytes.
Definition at line 1953 of file humanik.h.
pecifies 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 1954 of file humanik.h.
Specifies the total size of each data block.
Definition at line 1956 of file humanik.h.
The documentation for this struct was generated from the following file: