Revert "provide a new levelinfo. fallbackAmbient value for scenes with no global light source"

This reverts commit 270cf0e054.
This commit is contained in:
AzaezelX 2022-08-27 15:14:09 -05:00
parent 63d8c5a699
commit d24df92a8b
3 changed files with 7 additions and 22 deletions

View file

@ -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