tutorials/shaders/shader_reference/shading_language #314
Replies: 4 comments 1 reply
-
Note that the
|
Beta Was this translation helpful? Give feedback.
-
It says "Per instance Uniforms are only available in Spatial (3D) shaders". I think that's no longer true as of 4.4? |
Beta Was this translation helpful? Give feedback.
-
Albedo means color for anyone else wandering. |
Beta Was this translation helpful? Give feedback.
-
For anyone looking for references to the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
tutorials/shaders/shader_reference/shading_language
Introduction: Godot uses a shading language similar to GLSL ES 3.0. Most datatypes and functions are supported, and the few remaining ones will likely be added over time. If you are already familia...
https://docs.godotengine.org/en/stable/tutorials/shaders/shader_reference/shading_language.html
Beta Was this translation helpful? Give feedback.
All reactions