会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
MrBlue
F**k round the world! F**k over the world!
博客园
首页
新随笔
联系
订阅
管理
2017年9月30日
Unity3D Shader 模型流光效果
摘要: Shader "Custom/FlowColor" { Properties { _MainTex ("Base (RGB)", 2D) = "white" {} _FlowColor("Flow Color", Color) = (1,1,1,1) _FlowRange("Flow Range", Float) = 0.01 } SubShader { P...
阅读全文
posted @ 2017-09-30 17:42 MrBlue
阅读(3932)
评论(1)
推荐(0)
编辑
公告