Exemple #1
0
 public virtual void DrawPost(ScreenQuad q, RenderTarget t)
 {
     q.Render(postproc, t.GetTextureID());
 }