C# (CSharp) GameEngine.Shaders Пространство имен

Классы

Имя Описание
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.