mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-20 03:45:26 +00:00
shift attenuation to probes in general.
This commit is contained in:
parent
67ae3d136b
commit
5a2ec2731f
8 changed files with 21 additions and 31 deletions
|
|
@ -167,6 +167,7 @@ protected:
|
|||
/// Whether this probe is enabled or not
|
||||
/// </summary>
|
||||
bool mEnabled;
|
||||
F32 mAtten;
|
||||
|
||||
bool mDirty;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue