GODOT SPATIAL SHADERS
Spatial shaders have two stages where the models are processed. The vertex stage process the vertices, where as
the fragment stage processes the pixel. In, between and after the stages are transform spaces which are used for
different tasks. For a list of all built-in magic variables check the spatial shader reference