mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 00:54:54 +00:00
reflection probe updates
This commit is contained in:
parent
a25f188200
commit
59a5bf11e1
8 changed files with 26 additions and 36 deletions
|
|
@ -35,6 +35,7 @@ struct ShaderGenVars
|
|||
const static String modelview;
|
||||
const static String worldViewOnly;
|
||||
const static String worldToCamera;
|
||||
const static String cameraToWorld;
|
||||
const static String worldToObj;
|
||||
const static String viewToObj;
|
||||
const static String cubeTrans;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue