mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 07:34:45 +00:00
Revert "provide a new levelinfo. fallbackAmbient value for scenes with no global light source"
This reverts commit 270cf0e054.
This commit is contained in:
parent
63d8c5a699
commit
d24df92a8b
3 changed files with 7 additions and 22 deletions
|
|
@ -78,7 +78,7 @@ class LevelInfo : public NetObject
|
|||
/// Interpolation for going from one global ambient color
|
||||
/// to a different one.
|
||||
EaseF mAmbientLightBlendCurve;
|
||||
LinearColorF mFallbackAmbient;
|
||||
|
||||
/// @}
|
||||
|
||||
/// @name Sound Properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue