Texture types.
Namespace: HighGLAssembly: HighGL (in HighGL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public enum TextureType |
| Visual Basic |
|---|
Public Enumeration TextureType |
| Visual C++ |
|---|
public enum class TextureType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Texture2D | 0 | ||
| Texture3D | 1 |