summaryrefslogtreecommitdiff
path: root/Source/Asura.Framework/scripts/graphics/material.lua
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 /Source/Asura.Framework/scripts/graphics/material.lua
parentc97d8eb7f0900cb6895acb2e5bdce1044931b91a (diff)
+widgets
Diffstat (limited to 'Source/Asura.Framework/scripts/graphics/material.lua')
-rw-r--r--Source/Asura.Framework/scripts/graphics/material.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Asura.Framework/scripts/graphics/material.lua b/Source/Asura.Framework/scripts/graphics/material.lua
index f347789..e985b3c 100644
--- a/Source/Asura.Framework/scripts/graphics/material.lua
+++ b/Source/Asura.Framework/scripts/graphics/material.lua
@@ -15,7 +15,7 @@ end
function Material:ToAsset()
end
-
+
function Material:GetUniform(name)
end