Преглед на файлове

Merge branch 'apiformat' of https://github.com/owlsketch/three.js into apiformat

Satimidus преди 10 години
родител
ревизия
d427bcf274
променени са 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>,