ソースを参照

fixed formatting error

Gibran Garcia 10 年 前
コミット
f4284ca0ac
1 ファイル変更1 行追加1 行削除
  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>,