GameEngine.Shaders PostGameShader in C# (CSharp): 2 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per GameEngine.Shaders.PostGameShader, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
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.