mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-24 05:45:40 +00:00
reflection probe updates
This commit is contained in:
parent
a25f188200
commit
59a5bf11e1
8 changed files with 26 additions and 36 deletions
|
|
@ -62,6 +62,7 @@ public:
|
|||
GFXShaderConstHandle* mModelViewProjSC;
|
||||
GFXShaderConstHandle* mWorldViewOnlySC;
|
||||
GFXShaderConstHandle* mWorldToCameraSC;
|
||||
GFXShaderConstHandle* mCameraToWorldSC;
|
||||
GFXShaderConstHandle* mWorldToObjSC;
|
||||
GFXShaderConstHandle* mViewToObjSC;
|
||||
GFXShaderConstHandle* mCubeTransSC;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue