소스 검색

Update tutorials/shaders/shader_reference/particle_shader.rst

Co-authored-by: Clay John <[email protected]>
Bruno 2 년 전
부모
커밋
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
 ^^^^^^^^^^^^^^^^^