| Fill color |
3 bytes |
0xRRGGBB |
RGB color of surface fill |
| Mesh color |
3 bytes |
0xRRGGBB |
RGB color of surface mesh |
| Background color |
4 bytes |
0xAARRGGBB |
RGB color of background |
| Background gradient color |
4 bytes |
0xAARRGGBB |
RGB color of background gradient |
| Axis color |
3 bytes |
0xRRGGBB |
RGB color of axes |
| Tick color |
3 bytes |
0xRRGGBB |
RGB color of ticks |
| X Rotation |
1 byte |
-90-90 |
Rotation of view around X axis in degrees |
| Y Rotation |
1 byte |
-90-90 |
Rotation of view around Y axis in degrees |
| Z Rotation |
1 byte |
-90-90 |
Rotation of view around Z axis in degrees |
| Attributes |
1 byte |
- Bit 0: Show X axis
- Bit 1: Show Y axis
- Bit 2: Show Z axis
- Bit 3: Show fill
- Bit 4: Show mesh
- Bit 5: Use palette coloring
|
|
| Scaling mode |
1 byte |
- 0 = Static
- 1 = Scale roof and floor
- 2 = Scale roof
- 3 = Scale floor
- 4 = Sticky scale roof and floor
- 5 = Sticky scale roof
- 6 = Sticky scale floor
|
|
| Axis minimum |
4 bytes |
Floating point |
Minimum value (floor) of Y axis |
| Axis maximum |
4 bytes |
Floating point |
Maximum value (roof) of Y axis |