C# (CSharp) GameEngine.Shaders Namespace

Classes

Name Description
PostGameShader Abstract Plugin Shader class that can be applied to a TileEngine. The shader provides an easy way to output a RenderTarget based on some input RenderTarget that would have been rendered by the Engine previously. This allows sequantial application of Game Shaders.