发表评论取消回复
相关阅读
相关 Unity3D Shader官方教程翻译(十七)----Shader语法 FallBack
ShaderLab syntax: Fallback After all Subshaders a Fallback can be defined. It basical
相关 Unity3D Shader官方教程翻译(十一)----Shader语法:Pass的Blending(混合)
ShaderLab syntax: Blending 混合 Blending is used to make transparent objects. 混合是用来制作透
相关 Unity3D Shader官方教程翻译(十二)----Shader语法:Pass的标记
ShaderLab syntax: Pass Tags Passes use tags to tell how and when they expect to be re
相关 Unity3D Shader官方教程翻译(十三)----Shader语法:Pass的Name
ShaderLab syntax: Name Syntax 语法 Name "PassName" Gives the PassName name to th
相关 Unity3D Shader官方教程翻译(九)----Shader语法:Pass的雾化处理
ShaderLab syntax: Fog Fog parameters are controlled with Fog command. Fog 命令控制雾化参数
相关 Unity3D Shader官方教程翻译(十)----Shader语法:Pass的Alpha测试
ShaderLab syntax: Alpha testing The alpha test is a last chance to reject a pixel fro
相关 Unity3D Shader官方教程翻译(八)----Shader语法:Pass的纹理处理 .
ShaderLab syntax: Texturing After the basic vertex lighting has been calculated, text
相关 Unity3D Shader官方教程翻译(七)----Shader语法:Pass的Culling & Depth Testing
ShaderLab syntax: Culling & Depth Testing 语法:面剔除及深度测试 [![点击浏览下一页][SL-CullAndDep
相关 Unity3D Shader官方教程翻译(五)----Shader语法:Pass
ShaderLab syntax: Pass ShaderLab 语法:Pass(通道编程) The Pass block causes the geometry of
相关 Unity3D Shader官方教程翻译(六)----Shader语法:Pass的Color, Material, Lighting
ShaderLab syntax: Color, Material, Lighting ShaderLab 语法:颜色,材质,光照 The material and l
还没有评论,来说两句吧...