mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
- Move built-in shader function descriptions from Shading Language to a new page, with a format like the class reference. - Shader built-in functions are sorted by category, each with a summary table and then full descriptions of each function, with parameters, returns, and links to the official Khronos docs. --------- Co-authored-by: clayjohn <claynjohn@gmail.com> Co-authored-by: ashbygeek <daniel.ashby@sern.blueskydevops.net> Co-authored-by: Yuri Rubinsky <chaosus89@gmail.com> Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> Co-authored-by: tetrapod <145553014+tetrapod00@users.noreply.github.com>
20 lines
301 B
ReStructuredText
20 lines
301 B
ReStructuredText
:allow_comments: False
|
|
|
|
.. _doc_shading_reference:
|
|
|
|
Shading reference
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-shading-reference
|
|
|
|
shading_language
|
|
shader_functions
|
|
shader_preprocessor
|
|
spatial_shader
|
|
canvas_item_shader
|
|
particle_shader
|
|
sky_shader
|
|
fog_shader
|