Selaa lähdekoodia

Comment in webgl_shadow_contact

Marco Fugaro 5 vuotta sitten
vanhempi
commit
28624de9b4
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      examples/webgl_shadow_contact.html

+ 1 - 0
examples/webgl_shadow_contact.html

@@ -204,6 +204,7 @@
 
 			}
 
+			// renderTarget --> blurPlane (horizontalBlur) --> renderTargetBlur --> blurPlane (verticalBlur) --> renderTarget
 			function blurShadow( amount ) {
 
 				blurPlane.visible = true;