godot-docs
godot-docs copied to clipboard
Fix incorrect parameter types in shader comparison functions
Only vector float types are allowed for these functions, not scalar floats.
- This closes https://github.com/godotengine/godot-docs/issues/11233.