Update tutorials/shaders/shader_reference/particle_shader.rst

Co-authored-by: Clay John <claynjohn@gmail.com>
This commit is contained in:
Bruno
2023-07-17 22:59:00 -06:00
committed by GitHub
co-authored by Clay John
parent a88b6888b7
commit f2bfa933a2
@@ -148,6 +148,7 @@ Process built-ins
+------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+
| in vec4 **USERDATA\*** | Vectors that enable the integration of supplementary user-defined data into the particle process shader. |
+------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+
Process functions
^^^^^^^^^^^^^^^^^