mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 15:44:36 +00:00
provide a new levelinfo. fallbackAmbient value for scenes with no global light source
This commit is contained in:
parent
34f2234399
commit
270cf0e054
3 changed files with 22 additions and 7 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