搜索资源列表
12302
- 3其中“2.gif”是树的贴图,存储为GIF文件格式。这是因为要使树的最终效果更好;要把图像的背景设置为背景透明,GIF文件格式可以存储一些背景颜色并将其转换成透明性信息,而JPG的格式不能存储透明性信息。-3 of them " 2.gif" is a tree map, storage for the GIF file format. This is because the net effect of the tree to make better to set the
Mirror-Shaders
- 包里4个文件 Mirror.cs :与shader互动的脚本,使用这组材质同时要把这个脚本拖给使用的物体才能生效 Mirror-BumpSpec.shader 实时镜面反射shader 可以配合法线贴图一起用 适用于平面物体 Mirror-AlphaBumpSpec.shader 实时镜面发射、透明材质,可以同时反射和透明效果,也可以配合法线贴图,适用于平面物体 Mirror-AlphaSpecSphere.shader 与上面材质相同,适用于球面物体,不能使用法线贴图-包里4个