Explorar o código

Comment in webgl_shadow_contact

Marco Fugaro %!s(int64=5) %!d(string=hai) anos
pai
achega
28624de9b4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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;