mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-28 12:31:31 +00:00
The parent `_validate_property()` wasn't called, which led to shadow properties being visible even if shadows were disabled on a DirectionalLight3D node.