Beispiel #1
0
 protected override void ApplyUniforms()
 {
     texture.Bind();
     material.SetUniform("texture", 0);
 }