CommandID
|
Parameter
|
Description
|
0x000F0010
|
Value is 0x12345678
|
This command is always the last command in the buffer.
|
0x000F0110
|
Value 0x1
|
This command is immediately before CmdID 0x000F0010, this is used elsewhere in the buffer as well.
|
0x000F0111
|
Value 0x1
|
This command is immediately before CmdID 0x000F0110, however CmdID 0x000F0110 doesn't always follow this command.
|
0x000F0041
|
float Z vector
|
This sets Z scaling for the current matrix.
|
0x000F0042
|
float Y vector
|
This sets Y scaling for the current matrix.
|
0x000F0043
|
float unknown
|
?
|
0x000F0044
|
float X vector
|
This sets X scaling for the current matrix.
|
0x000F02C0
|
0x80000000 | Unknown
|
This is used immediately before CmdID 0xXXXF02C1.
|
0xXXXF02C1
|
float X coordinate for the first vertex
|
The vertex entries is the data following the command.
|