Browse Source

fixed formatting error

Gibran Garcia 10 years ago
parent
commit
f4284ca0ac
1 changed files with 1 additions and 1 deletions
  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>,