Procházet zdrojové kódy

fixed formatting error

Gibran Garcia před 10 roky
rodič
revize
f4284ca0ac
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>,