Tao.OpenGl SDK Documentation |
|
Gl.glColorMaterial Method
[Visual Basic]
Public Shared Sub glColorMaterial( _
ByVal
face As
Integer, _
ByVal
mode As
Integer _
)
[C#]
public static
void glColorMaterial(
int face,
int mode);
See Also
Gl Class | Tao.OpenGl Namespace