TextureStage allows for a name based indexing of the d3d texture stage pipe lines.
Member Name | Description |
---|---|
Base | Returns an index to the base map texture stage. |
Bump | Returns an index to the bump map texture stage. |
Environment | Returns an index to the environment map texture stage. |
Texture0 | Returns an index to texture stage 0. |
Texture1 | Returns an index to texture stage 1. |
Texture2 | Returns an index to texture stage 2. |
Texture3 | Returns an index to texture stage 3. |
Texture4 | Returns an index to texture stage 4. |
Texture5 | Returns an index to texture stage 5. |
Texture6 | Returns an index to texture stage 6. |
Texture7 | Returns an index to texture stage 7. |
Namespace: CBX.Libs.DX9ToolsR4
Assembly: DX9ToolsR4 (in DX9ToolsR4.dll)