Files
godot-docs/tutorials/shaders
Morgan Harris 75060e93e7 Added VERTEX_ID, clarified CUSTOM# as inout (#6144)
* Added VERTEX_ID, clarified CUSTOM# as inout

Yeah no of course that's not actually writeable haha. CUSTOM0 etc are `in`, not `out`.
2022-09-07 12:03:37 +02:00
..