|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| BoundProcessor (Processor processor, bool isTransparent) | |
Public Attributes | |
| readonly Processor | Processor |
| readonly bool | IsTransparent |
Static Public Attributes | |
| static readonly BoundProcessor | None = new BoundProcessor(null, isTransparent: false) |
Definition at line 11 of file ChromaShader.cs.