|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | Add (ChromaShader shader, ChromaCondition condition) |
| void | Remove (ChromaShader shader) |
| void | UpdateVisibility (float timeElapsed) |
| bool | UpdateShaders (float timeElapsed) |
| bool | AppendOperations (EffectDetailLevel quality, List< ShaderOperation > operations) |
Public Attributes | |
| readonly LinkedList< ConditionalShader > | Shaders = new LinkedList<ConditionalShader>() |
Definition at line 41 of file ShaderSelector.cs.