Browse Source

Update tutorials/shaders/shader_reference/particle_shader.rst

Co-authored-by: Clay John <[email protected]>
Bruno 2 years ago
parent
commit
f2bfa933a2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tutorials/shaders/shader_reference/particle_shader.rst

+ 1 - 0
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
 ^^^^^^^^^^^^^^^^^