Esempio n. 1
0
 public void SetupShader()
 {
     GlShader = new CLYTShader(this, new int[TexMaps.Length]);
     GlShader.Compile();
 }
Esempio n. 2
0
 public void SetupShader()
 {
     GlShader = new CLYTShader(this, new int[TexMaps.Length]);
     GlShader.Compile();
 }