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.