mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 19:29:06 +00:00
Remove additional newline in Introduction to shaders
This newline creates an unwanted paragraph.
This commit is contained in:
@@ -133,7 +133,6 @@ Fragment processor
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
The ``fragment()`` processing function is used to set up the Godot material
|
||||
|
||||
parameters per pixel. This code runs on every visible pixel the object or
|
||||
primitive draws. It is only available in ``spatial`` and ``canvas_item`` shaders.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user