CINF (File Format): Difference between revisions

>Aruki
mNo edit summary
>Aruki
 
Line 73: Line 73:
|-
|-
| 0x8
| 0x8
| float
| {{Vector3f}}
| 3
| 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
| float
| {{Quaternion}}
| 4
| 1
| '''Rotation'''
| '''Rotation'''
| Initial rotation of the bone, also in the skeleton's local space. This value is a quaternion.
| Initial rotation of the bone, also in the skeleton's local space.
| {{nocheck}}
| {{nocheck}}
| {{check}}
| {{check}}
|-
|-
| 0x24
| 0x24
| float
| {{Quaternion}}
| 4
| 1
| '''Local Rotation'''
| '''Local Rotation'''
| Initial local rotation of the bone in this bone's local space (parent-relative). This value is a quaternion.
| Initial local rotation of the bone in this bone's local space (parent-relative).
| {{nocheck}}
| {{nocheck}}
| {{check}}
| {{check}}
Anonymous user