Browse Source

another shader tweak to defaultProps.json

trethaller 4 years ago
parent
commit
eef138cef2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bin/defaultProps.json

+ 1 - 1
bin/defaultProps.json

@@ -134,7 +134,7 @@
 
 	// FX editor
 	"fx.shaders": [
-		"h3d.shader.AlphaChannel",
+		"h3d.shader.AlphaMap",
 		"h3d.shader.AlphaMult",
 		"h3d.shader.ColorAdd",
 		"h3d.shader.ColorMult",