LightmapSettings 光照图设置

Stores lightmaps of the scene.

储存场景的光照图。

A scene can have several lightmaps stored in it, and Renderer components can use those lightmaps. This makes it possible to use the same material on multiple objects, while each object can refer to a different lightmap or different portion of the same lightmap.

一个场景可以有多个光照贴图储存在里面,并且Renderer组件可以使用这些光照图,这就使得它能够在多个物体上使用相同的材质,而每个物体可以引用不同的光照图或同一光照图的不同部分。

参见: LightmapData 类, Renderer.lightmapIndex 属性.

Class Variables类变量

最后修改:2011年1月26日 Wednesday 22:41

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。