- activateTextures
void activateTextures()
Undocumented in source. Be warned that the author may not have intended to support it.
- addTexture
void addTexture(string id, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- addUniform
void addUniform(string id, T u)
Undocumented in source. Be warned that the author may not have intended to support it.
- finish
void finish()
Undocumented in source. Be warned that the author may not have intended to support it.
- linkFragment
void linkFragment(string part)
Undocumented in source. Be warned that the author may not have intended to support it.
- linkVertex
void linkVertex(string path, string fn)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- use
void use(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.