Sfoglia il codice sorgente

Update tutorials/shaders/shader_reference/particle_shader.rst

Co-authored-by: Clay John <[email protected]>
Bruno 2 anni fa
parent
commit
f2bfa933a2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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
 ^^^^^^^^^^^^^^^^^