Finding updated documentation on the binary format for FBX can be quite hard. After looking through various parsers from various open-source projects, I decided to write this short specification with the new and updated information I found.
NOTE: This is still a work in progress, although all values being shown should be correct.
Size: 27 bytes
| Offset (bytes) | Description | Value |
|---|---|---|
| 0 - 20 | File magic (string + 2 spaces + NULL terminator) | Kaydara FBX Binary \0 |