mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
hook up attenuation value. todo: sort networkjing properly
This commit is contained in:
parent
003c79132e
commit
ba8948a5b1
5 changed files with 21 additions and 79 deletions
|
|
@ -56,7 +56,7 @@ class BaseMatInstance;
|
|||
class BoxEnvironmentProbe : public ReflectionProbe
|
||||
{
|
||||
typedef ReflectionProbe Parent;
|
||||
|
||||
F32 mAtten;
|
||||
private:
|
||||
|
||||
//Debug rendering
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue