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
I had to disable the selfshadow code early on as it was badly messing up the coloration on land that was shallowly tilted towards or away from the light source.
3D rendering would likely take care of this, but there might be ways to get it back in operation without the odd effects.
Code is commented out near line 275 of OBBRenderer.cs
The text was updated successfully, but these errors were encountered:
I had to disable the selfshadow code early on as it was badly messing up the coloration on land that was shallowly tilted towards or away from the light source.
3D rendering would likely take care of this, but there might be ways to get it back in operation without the odd effects.
Code is commented out near line 275 of OBBRenderer.cs
The text was updated successfully, but these errors were encountered: