skeleton_model
skel
- Fields
- 31
- Structs
- 7
- Shipped tags
- 460
- Root size
- 48 B
- Version
- 1
7 structs
skeleton_model_block_struct
Root4 fields · 48 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 12 | regionsblock skeleton_model_region_block · max 64 | block |
| 12 | 12 | nodesblock skeleton_model_node_block · max 255 | block |
| 24 | 12 | marker groupsblock skeleton_model_marker_group_block · max 4096 | block |
| 36 | 12 | runtime node orientationsblock skeleton_default_node_orientations_block · max 255 | block |
skeleton_model_region_block_struct
3 fields · 32 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 16 | rotation | real quaternion |
| 16 | 12 | translation | real point 3d |
| 28 | 4 | scale | real |
skeleton_model_permutation_block_struct
2 fields · 16 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | name | string id |
| 4 | 12 | markersblock skeleton_model_marker_block · max 256 | block |
skeleton_model_node_block_struct
8 fields · 52 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 2 | region index | short block index |
| 2 | 2 | permutation index | custom short block index |
| 4 | 2 | node index | short block index |
| 6 | 1 | flags
| byte flags |
| 8 | 12 | translation | real point 3d |
| 20 | 16 | rotation | real quaternion |
| 36 | 4 | scale | real |
| 40 | 12 | direction | real vector 3d |
skeleton_model_marker_group_block_struct
11 fields · 92 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | name | string id |
| 6 | 2 | parent node | short block index |
| 8 | 2 | next sibling node | short block index |
| 10 | 2 | first child node | short block index |
| 12 | 12 | default translation | real point 3d |
| 24 | 16 | default rotation | real quaternion |
| 40 | 4 | inverse scale | real |
| 44 | 12 | inverse forward | real vector 3d |
| 56 | 12 | inverse left | real vector 3d |
| 68 | 12 | inverse up | real vector 3d |
| 80 | 12 | inverse position | real point 3d |
skeleton_model_marker_block_struct
2 fields · 16 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | name | string id |
| 4 | 12 | permutationsblock skeleton_model_permutation_block · max 96 | block |
skeleton_default_node_orientations_block_struct
1 fields · 4 B| Offset | Size | Field | Type |
|---|---|---|---|
| 0 | 4 | name | string id |
Generated from the shipped game data, which carries its own tag definitions. Schema only: field names, types, offsets, and option names are published; tag values are not. See Self-describing tag layout for how this is extracted.