GPU/Commands: Difference between revisions
No edit summary |
No edit summary |
||
Line 1,064: | Line 1,064: | ||
| 3 | | 3 | ||
| float Alpha | | float Alpha | ||
|} | |||
==== Lighting Color Entry ==== | |||
{| class="wikitable" border="1" | |||
! Index Word | |||
! Description | |||
|- | |- | ||
| | | 0 | ||
| float | | float Alpha | ||
|- | |- | ||
| | | 1 | ||
| float | | float Blue component | ||
|- | |- | ||
| | | 2 | ||
| float | | float Green component | ||
|- | |- | ||
| | | 3 | ||
| float | | float Red component | ||
|} | |} | ||
Line 1,093: | Line 1,099: | ||
|- | |- | ||
| 0x08 | | 0x08 | ||
| | | 2 | ||
| Sets the color. | | Sets the color. | ||
|- | |- | ||
Line 1,118: | Line 1,124: | ||
| 0x50, 0x53, and 0x56 | | 0x50, 0x53, and 0x56 | ||
| 1 | | 1 | ||
| | | This is lighting related. | ||
|- | |- | ||
| 0x51, 0x54, and 0x57 | | 0x51, 0x54, and 0x57 | ||
| 1 | | 1 | ||
| | | This specifies the lighting color. | ||
|- | |- | ||
| 0x52, 0x55, and 0x58 | | 0x52, 0x55, and 0x58 |