发表评论取消回复
相关阅读
相关 Unity3D Shader官方教程翻译(十五)----Shader语法 UsePass
ShaderLab syntax: UsePass The UsePass command uses named passes from another shader.
相关 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的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
相关 Unity3D Shader官方教程翻译(四)----Shader语法:SubShader
ShaderLab syntax: SubShader ShaderLab语法:SubShader Each shader in Unity cons
相关 Unity3D Shader官方教程翻译(三)----Shader语法:属性
ShaderLab syntax: Properties ShaderLab语法:属性 Shaders can define a list of param
还没有评论,来说两句吧...