Sfoglia il codice sorgente

DecalGeometry: Better comments

Mugen87 8 anni fa
parent
commit
bb01f24d7c
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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