浏览代码

another shader tweak to defaultProps.json

trethaller 4 年之前
父节点
当前提交
eef138cef2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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",