// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.LightmapsMode

namespace UnityEngine
{
public class LightmapsMode // TypeDefIndex: 8744
{
	// Fields
	type#20890 value__;
	type#21979 NonDirectional;
	type#21979 CombinedDirectional;
}
}
