Browse Source

Comment in webgl_shadow_contact

Marco Fugaro 5 năm trước cách đây
mục cha
commit
28624de9b4

+ 1 - 0
examples/webgl_shadow_contact.html

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