发表评论取消回复
相关阅读
相关 Unity3D Shader官方教程翻译(十五)----Shader语法 UsePass
ShaderLab syntax: UsePass The UsePass command uses named passes from another shader.
相关 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
ShaderLab syntax: Pass ShaderLab 语法:Pass(通道编程) The Pass block causes the geometry of
相关 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
还没有评论,来说两句吧...