// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Experimental.GlobalIllumination.Lightmapping

namespace UnityEngine.Experimental.GlobalIllumination
{
public class Lightmapping // TypeDefIndex: 9314
{
	// Fields
	type#32213 s_DefaultDelegate;
	type#32212 s_RequestLightsDelegate;

	// Methods
	// RVA: -1
	public static type#28660 SetDelegate(type#32211 del) { }
	// RVA: -1
	public static type#32211 GetDelegate() { }
	// RVA: -1
	public static type#28660 ResetDelegate() { }
	// RVA: -1
	internal static type#28660 RequestLights(type#13218 lights, type#20925 outLightsPtr, type#20867 outLightsCount) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
