你可以指定物体如何反射环境光以及散射(diffuse)光线,镜面高光(Specular Highlights)(少后会讨论它)看起来是什么样,以及物体是否完全反射(emit)光线。在DrawBox中添加如下代码(在DrawSubset方法前):
基于46个网页-相关网页
Specular Highlights(反射高光)设置材质的高光强度和反光度等参数。包括 Specular Level(高光级别)、Glossiness(光泽度)、Soften(柔化)。
基于10个网页-相关网页
Using specular highlights 使用反射高光
In this way we have much more control of the position, colour and brightness of the specular highlights.
用这种方式我们可以更好的控制高光的位置,色彩,亮度。
The safe shading network demonstrates how to make a surface transparent only where there are specular highlights.
这个安全材质网络证明了如何去做一个只在高光区上的表面透明材质。
I show you how to build an ice cube using material displacement, refraction, transparency, reflection, and specular highlights.
我向您展示了如何构建一个冰块使用材料流离失所,折射,透明度,反射和镜面高光。
应用推荐