Files
godot-docs/tutorials/shaders
Farzad Besharati badeecb28a Add info to turn off preview sunlight before working with 3D shader lighting.
By default in Godot 4.3, preview sunlight is enabled and only disabled by a DirectionalLight3D being added to the scene. If you follow the guide and add an OmniLight3D, the preview sunlight stays enabled and causes a drastically different look.
2024-09-03 16:09:28 +02:00
..