mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-10 06:29:06 +00:00
Adds a warning note to shading_language.rst. GDShader does not initialize local variables to 0, and an uninitialized local variable can contain an arbitrary value.