mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 07:04:36 +00:00
Re-implements the dynamic cubemap mode option for reflection probes
This commit is contained in:
parent
c2bbab774a
commit
5289fdf7f1
5 changed files with 115 additions and 14 deletions
|
|
@ -116,6 +116,7 @@ protected:
|
|||
|
||||
String cubeDescName;
|
||||
U32 cubeDescId;
|
||||
CubeReflector mCubeReflector;
|
||||
ReflectorDesc *reflectorDesc;
|
||||
|
||||
//Utilized in dynamic reflections
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue