Explorar el Código

fixed formatting error

Gibran Garcia hace 10 años
padre
commit
f4284ca0ac
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/materials/PointCloudMaterial.js

+ 1 - 1
src/materials/PointCloudMaterial.js

@@ -8,7 +8,7 @@
  *  map: new THREE.Texture( <Image> ),
  *
  *  size: <float>,
- *	sizeAttenuation: <bool>,
+ *  sizeAttenuation: <bool>,
  *
  *  blending: THREE.NormalBlending,
  *  depthTest: <bool>,