diff --git a/tutorials/shaders/shader_reference/particle_shader.rst b/tutorials/shaders/shader_reference/particle_shader.rst index 77008cf09..ecfe58fc0 100644 --- a/tutorials/shaders/shader_reference/particle_shader.rst +++ b/tutorials/shaders/shader_reference/particle_shader.rst @@ -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 ^^^^^^^^^^^^^^^^^