发表评论取消回复
相关阅读
相关 Unity3D Shader官方教程翻译(十七)----Shader语法 FallBack
ShaderLab syntax: Fallback After all Subshaders a Fallback can be defined. It basical
相关 Unity3D Shader官方教程翻译(十六)----Shader语法 GrabPass
ShaderLab syntax: GrabPass GrabPass is a special passtype - it grabs the contents of
相关 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的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语法:Pass的Color, Material, Lighting
ShaderLab syntax: Color, Material, Lighting ShaderLab 语法:颜色,材质,光照 The material and l
还没有评论,来说两句吧...