Explorar o código

Update webgl_buffergeometry_custom_attributes_particles.html

Michael Herzog %!s(int64=5) %!d(string=hai) anos
pai
achega
1f3790d969

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