《Unity着色器圣经》1.0.6 | 顶点颜色

目录索引

译文

当我们从建模软件中导出一个模型时,软件会为模型指定一种颜色,以便光照或别的颜色作用于该模型。这种颜色被称为顶点颜色,默认情况下对应于白色,在 RGBA 通道中的值为 “1”。稍后我们将在实践中学习这一概念。


原文对照

When we export an object from 3D software, it assigns a color to the object to be affected, either by lighting or replicating another color. Such color is known as vertex color and corresponds to the color white by default, having the values “one” in RGBA channels. Later we will be able to see this concept in practice.

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容