浏览代码

DecalGeometry: Better comments

Mugen87 8 年之前
父节点
当前提交
bb01f24d7c
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      examples/js/geometries/DecalGeometry.js

+ 2 - 0
examples/js/geometries/DecalGeometry.js

@@ -5,6 +5,8 @@
  * You can use this geometry to create a decal mesh, that serves different kinds of purposes.
  * e.g. adding unique details to models, performing dynamic visual environmental changes or covering seams.
  *
+ * Constructor parameter:
+ *
  * mesh — Any mesh object
  * position — Position of the decal projector
  * orientation — Orientation of the decal projector