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