瀏覽代碼

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
 
 				} );