You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Point lights shouldn't have an ambient color, that should be driven by a scene-constant.
Remove AmbientColor from PointLightData and the editor interface for point lights and add it to GlobalEnvironmentData
The text was updated successfully, but these errors were encountered:
Point lights shouldn't have an ambient color, that should be driven by a scene-constant.
Remove
AmbientColor
fromPointLightData
and the editor interface for point lights and add it toGlobalEnvironmentData
The text was updated successfully, but these errors were encountered: