Defines the render state type.
| C# |
public enum RenderStateType
| Member | Description |
|---|---|
| BlendState |
State is a BlendState.
|
| DepthStencilState |
State is a DepthStencilState.
|
| RasterizerState |
State is a RasterizerState.
|
| SamplerState |
State is a SamplerState.
|
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)