Ver Fonte

Comment in webgl_shadow_contact

Marco Fugaro há 5 anos atrás
pai
commit
28624de9b4
1 ficheiros alterados com 1 adições e 0 exclusões
  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;