Quellcode durchsuchen

Update tutorials/shaders/shader_reference/particle_shader.rst

Co-authored-by: Clay John <[email protected]>
Bruno vor 2 Jahren
Ursprung
Commit
f2bfa933a2
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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
 ^^^^^^^^^^^^^^^^^