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

This commit is contained in:
AzaezelX 2022-08-23 13:59:48 -05:00
parent 34f2234399
commit 270cf0e054
3 changed files with 22 additions and 7 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