Exemplo n.º 1
0
 protected void PrepareUsing()
 {
     //if (!Shader.IsUsing) throw (new Exception("Not using shader"));
     Shader.Use();
 }