Procházet zdrojové kódy

Comment in webgl_shadow_contact

Marco Fugaro před 5 roky
rodič
revize
28624de9b4
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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;