Shader.this

Loads the shaders directly from a file.

  1. this(string file)
    class Shader
    this
    (
    string file
    )
  2. this(string filename_, string source)

Meta