summaryrefslogtreecommitdiff
path: root/Samples/Hello
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-02-25 09:07:37 +0800
committerchai <chaifix@163.com>2019-02-25 09:07:37 +0800
commit684f71790401727cc45f4dad1822ddae46305072 (patch)
tree75733807914fa799521d1d6a8a450982fdef9124 /Samples/Hello
parentc97d8eb7f0900cb6895acb2e5bdce1044931b91a (diff)
+widgets
Diffstat (limited to 'Samples/Hello')
-rw-r--r--Samples/Hello/shaders/sh_thunder.shader.asset3
1 files changed, 2 insertions, 1 deletions
diff --git a/Samples/Hello/shaders/sh_thunder.shader.asset b/Samples/Hello/shaders/sh_thunder.shader.asset
index 7403ce0..9becdf6 100644
--- a/Samples/Hello/shaders/sh_thunder.shader.asset
+++ b/Samples/Hello/shaders/sh_thunder.shader.asset
@@ -15,4 +15,5 @@ void main()
}
]]
-} \ No newline at end of file
+}
+-- 编辑过程中,编辑器就会把shader源代码里的uniforms找出来。 \ No newline at end of file