This method sets or quits the interlaced filter
Namespace:
GLSVAssembly: GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)
Syntax
| C# |
|---|
public void InterlacedFiltered( short mode ) |
| Visual Basic (Declaration) |
|---|
Public Sub InterlacedFiltered ( _ mode As Short _ ) |
| Visual C++ |
|---|
public: void InterlacedFiltered( short mode ) |
Parameters
- mode
- Type: System..::.Int16
Yes (Gl.GL_TRUE) sets the filter No (Gl.GL_FALSE) quits the filter. All other values don't do anything