Преглед на файлове

Update webgl_buffergeometry_custom_attributes_particles.html

Michael Herzog преди 5 години
родител
ревизия
1f3790d969
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      examples/webgl_buffergeometry_custom_attributes_particles.html

+ 1 - 1
examples/webgl_buffergeometry_custom_attributes_particles.html

@@ -83,7 +83,7 @@
 					blending: THREE.AdditiveBlending,
 					depthTest: false,
 					transparent: true,
-					vertexColors: true
+					vertexColors: THREE.VertexColors
 
 				} );