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

namespace UnityEngine
{
public class LightmapBakeType // TypeDefIndex: 8727
{
	// Fields
	type#20890 value__;
	type#21973 Realtime;
	type#21973 Baked;
	type#21973 Mixed;
}
}
