CINF (File Format): Difference between revisions
Jump to navigation
Jump to search
→Bone
>Aruki mNo edit summary |
>Aruki (→Bone) |
||
Line 73: | Line 73: | ||
|- | |- | ||
| 0x8 | | 0x8 | ||
| | | {{Vector3f}} | ||
| | | 1 | ||
| '''Position''' | | '''Position''' | ||
| The position is in the skeleton's local space, not in the parent's bone space. | | The position is in the skeleton's local space, not in the parent's bone space. | ||
Line 81: | Line 81: | ||
|- | |- | ||
| 0x14 | | 0x14 | ||
| | | {{Quaternion}} | ||
| | | 1 | ||
| '''Rotation''' | | '''Rotation''' | ||
| Initial rotation of the bone, also in the skeleton's local space | | Initial rotation of the bone, also in the skeleton's local space. | ||
| {{nocheck}} | | {{nocheck}} | ||
| {{check}} | | {{check}} | ||
|- | |- | ||
| 0x24 | | 0x24 | ||
| | | {{Quaternion}} | ||
| | | 1 | ||
| '''Local Rotation''' | | '''Local Rotation''' | ||
| Initial local rotation of the bone in this bone's local space (parent-relative) | | Initial local rotation of the bone in this bone's local space (parent-relative). | ||
| {{nocheck}} | | {{nocheck}} | ||
| {{check}} | | {{check}} |