|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| ShaderOperation (ChromaShader shader, ShaderBlendState blendState, EffectDetailLevel detailLevel) | |
| void | Process (RgbDevice device, Fragment fragment, float time) |
| ShaderOperation | WithBlendState (ShaderBlendState blendState) |
Public Attributes | |
| readonly ShaderBlendState | BlendState |
Private Attributes | |
| readonly ChromaShader | _shader |
| readonly EffectDetailLevel | _detailLevel |
Definition at line 3 of file ShaderOperation.cs.