ReloadableShader

Undocumented in source.
class ReloadableShader : ReloadableFile!Shader {}

Constructors

this
this(string vs_path, string fs_path)
Undocumented in source.

Members

Functions

reload
Shader reload()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta