ソースを参照

remove author line

Lewy Blue 6 年 前
コミット
274503f36d
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/objects/Points.js

+ 0 - 1
src/objects/Points.js

@@ -8,7 +8,6 @@ import { BufferGeometry } from '../core/BufferGeometry.js';
 
 /**
  * @author alteredq / http://alteredqualia.com/
- * @author Lewy Blue / https://discoverthreejs.com/
  */
 
 function Points( geometry, material ) {