Просмотр исходного кода

Update tutorials/shaders/shader_reference/particle_shader.rst

Co-authored-by: Clay John <[email protected]>
Bruno 2 лет назад
Родитель
Сommit
f2bfa933a2
1 измененных файлов с 1 добавлено и 0 удалено
  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
 ^^^^^^^^^^^^^^^^^