使用位图可以创建材质,而着色器控制着材质的渲染方式。因此,着色器也可以控制纹理贴图的颜色值。
Material may contain referencesto textures, so that the Material's shader can use the textures whilecalculating the surface colour of an object.
使用位图可以创建材质,而着色器控制着材质的渲染方式。因此,着色器也可以控制纹理贴图的颜色值。
Material may contain referencesto textures, so that the Material's shader can use the textures whilecalculating the surface colour of an object.
应用推荐