فهرست منبع

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