This commit is contained in:
Areloch 2017-10-06 16:49:50 -05:00
parent 0e2ef6a889
commit 1dca9958a1
4 changed files with 73 additions and 6 deletions

View file

@ -58,6 +58,7 @@ public:
void onRemove();
//shadergen setup
void addVariable(String name, String type, String defaultValue);
void writeLine(String format, S32 argc, ConsoleValueRef *argv);
//shader generation