浏览代码

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>,