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