Pārlūkot izejas kodu

DecalGeometry: Better comments

Mugen87 8 gadi atpakaļ
vecāks
revīzija
bb01f24d7c
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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