Files
godot-docs/tutorials/shaders/shader_reference/index.rst
tetrapod00 04a986db73 Add new Renderers page
Adds a new page which gives a summary of the three renderers. This page briefly
describes the renderers, gives some guidance on how to choose a renderer. It also
contains a comparison table between the renderers.
Adds an entry in the FAQ which links to this new page.
Adds a note about subsurface scattering limitations to the Standard Material page.
Adjusts some other pages which had incorrect information.
2024-10-27 18:51:36 -07:00

19 lines
281 B
ReStructuredText

:allow_comments: False
.. _doc_shading_reference:
Shading reference
=================
.. toctree::
:maxdepth: 1
:name: toc-shading-reference
shading_language
shader_preprocessor
spatial_shader
canvas_item_shader
particle_shader
sky_shader
fog_shader