mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-19 04:10:54 +00:00
Updates
This commit is contained in:
parent
0e2ef6a889
commit
1dca9958a1
4 changed files with 73 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue