Version: 5.4

LightmapData

class in UnityEngine

マニュアルに切り替える

説明

ライトマップのデータを格納しています。

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.

関連項目: LightmapSettings クラス、Renderer.lightmapIndex

変数

lightmapFar入射光を格納する。
lightmapNear間接的な入射光を格納する。