Common Types: Difference between revisions

Jump to navigation Jump to search
no edit summary
imported>Aruki
No edit summary
imported>Aruki
No edit summary
 
Line 53: Line 53:
| 0xC
| 0xC
| colspan=2 {{unknown|End of Vector3f}}
| colspan=2 {{unknown|End of Vector3f}}
|}
== Quaternion ==
Used to represent orientations in some file formats.
{| class="wikitable"
! Offset
! Type
! Name
|-
| 0x0
| float
| '''W'''
|-
| 0x4
| float
| '''X'''
|-
| 0x8
| float
| '''Y'''
|-
| 0xC
| float
| '''Z'''
|-
| 0x10
| colspan=2 {{unknown|End of Quaternion}}
|}
|}


Anonymous user

Navigation menu