godot-docs
godot-docs copied to clipboard
Add example to advanced_postprocessing.rst
Adds a complete example to Advanced Postprocessing. Also removes an unneeded varying to send INV_VIEW_MATRIX to fragment().
The example shader is constructed by following the steps in the tutorial, then adding output ALBEDO lines. It compiles as expected in 4.3 Forward+.