GXSetChanMatColor#include <revolution/gx.h>void GXSetChanMatColor(
GXChannelID chan,
GXColor mat_color ); |
Color channel. Accepted values are:
|
||||||||||||||
mat_color |
Material color |
None.
This function sets the material color register for color channel chan. The material color will be used for the channel if the material source, as set by GXSetChanCtrl, is GX_SRC_REG.
2006/03/01 Initial version.
CONFIDENTIAL