Signature
Parameters
Variables | Description |
---|---|
mode |
Specifies a symbolic value representing a shading technique.
Accepted values are
GL_FLAT
and
GL_SMOOTH
.
The initial value is
GL_SMOOTH
.
|
Sample Code References
The following code samples have been found which appear to reference the functions described here. Take care that the code may be old, broken or not even use PyOpenGL.
glShadeModel