#include <revolution/gx.h>
void GXSetChanMatColor(
GXChannelID chan,
GXColor mat_color );
| chan | Color channel. Accepted values are:
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mat_color | Material color. |
None.
This function sets the material color register for color channel chan. The material color is set using the GXSetChanCtrl function. For GX_SRC_REG, it is used on a channel basis.
2006/03/01 Initial version.
CONFIDENTIAL