|
Toolbox 0.0.1
Ritchie's accessible game engine'
|
Public Member Functions | |
| SamplerDefinition (string name, SamplerType type, int textureSlot, int samplerSlot, int parameterIndex) | |
Public Attributes | |
| readonly int | TextureSlot |
| readonly int | SamplerSlot |
| readonly string | Name |
| readonly SamplerType | Type |
| readonly int | ParameterIndex |