LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
s_t2fsDataAnimationBoneIndices Struct Reference

#include <models.h>

Data Fields

int16_t rotationIndex
 -1 == UNUSED (no rotation changes for this bone)
int16_t positionIndex
 -1 == UNUSED (no position changes for this bone)

Detailed Description

/root/0/ModelID/2/PoseID/1/data

This is hypothetical.. TODO

It is guessed that these indices might be useful with 0/x/2/x/5/1/data and 0/x/2/x/5/2/data

Field Documentation

◆ rotationIndex

int16_t s_t2fsDataAnimationBoneIndices::rotationIndex

-1 == UNUSED (no rotation changes for this bone)

◆ positionIndex

int16_t s_t2fsDataAnimationBoneIndices::positionIndex

-1 == UNUSED (no position changes for this bone)


The documentation for this struct was generated from the following file: