Browse Source

DecalGeometry: Better comments

Mugen87 8 years ago
parent
commit
bb01f24d7c
1 changed files with 2 additions and 0 deletions
  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