mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 15:14:35 +00:00
WIP shader work - not complete!
This commit is contained in:
parent
a44d885885
commit
6e17475f86
52 changed files with 1315 additions and 589 deletions
|
|
@ -142,6 +142,7 @@ protected:
|
|||
GFXShaderConstHandle *mAccumTimeSC;
|
||||
GFXShaderConstHandle *mDeltaTimeSC;
|
||||
GFXShaderConstHandle *mInvCameraMatSC;
|
||||
GFXShaderConstHandle *mMatCameraToWorldSC;
|
||||
|
||||
bool mAllowReflectPass;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue