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

namespace UnityEngine
{
public class Light // TypeDefIndex: 8719
{

	// Methods
	// RVA: -1
	public type#21964 get_type() { }
	// RVA: -1
	public type#26059 get_spotAngle() { }
	// RVA: -1
	public type#16067 get_color() { }
	// RVA: -1
	public type#28660 set_color(type#16067 value) { }
	// RVA: -1
	public type#26059 get_colorTemperature() { }
	// RVA: -1
	public type#15313 get_useColorTemperature() { }
	// RVA: -1
	public type#26059 get_intensity() { }
	// RVA: -1
	public type#28660 set_intensity(type#26059 value) { }
	// RVA: -1
	public type#26059 get_bounceIntensity() { }
	// RVA: -1
	public type#26059 get_range() { }
	// RVA: -1
	public type#26059 get_dilatedRange() { }
	// RVA: -1
	public type#21950 get_bakingOutput() { }
	// RVA: -1
	public type#21962 get_shadows() { }
	// RVA: -1
	public type#26059 get_shadowStrength() { }
	// RVA: -1
	public type#28660 set_shadowStrength(type#26059 value) { }
	// RVA: -1
	public type#26059 get_cookieSize() { }
	// RVA: -1
	public type#27312 get_cookie() { }
	// RVA: -1
	private static type#21964 get_type_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#26059 get_spotAngle_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 get_color_Injected(type#20925 _unity_self, type#11812 ret) { }
	// RVA: -1
	private static type#28660 set_color_Injected(type#20925 _unity_self, type#11810 value) { }
	// RVA: -1
	private static type#26059 get_colorTemperature_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#15313 get_useColorTemperature_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#26059 get_intensity_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 set_intensity_Injected(type#20925 _unity_self, type#26059 value) { }
	// RVA: -1
	private static type#26059 get_bounceIntensity_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#26059 get_range_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#26059 get_dilatedRange_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 get_bakingOutput_Injected(type#20925 _unity_self, type#11987 ret) { }
	// RVA: -1
	private static type#21962 get_shadows_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#26059 get_shadowStrength_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 set_shadowStrength_Injected(type#20925 _unity_self, type#26059 value) { }
	// RVA: -1
	private static type#26059 get_cookieSize_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#20925 get_cookie_Injected(type#20925 _unity_self) { }
}
}
