You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-04 17:04:49 +00:00
Allow passing varying from fragment to light shader function
This commit is contained in:
@@ -114,6 +114,7 @@ private:
|
||||
Set<StringName> used_flag_pointers;
|
||||
Set<StringName> used_rmode_defines;
|
||||
Set<StringName> internal_functions;
|
||||
Set<StringName> fragment_varyings;
|
||||
|
||||
DefaultIdentifierActions actions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user