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

namespace UnityEngine
{
public class RenderSettings // TypeDefIndex: 8714
{

	// Methods
	// RVA: -1
	public static type#15313 get_fog() { }
	// RVA: -1
	public static type#26059 get_fogStartDistance() { }
	// RVA: -1
	public static type#26059 get_fogEndDistance() { }
	// RVA: -1
	public static type#18613 get_fogMode() { }
	// RVA: -1
	public static type#16067 get_fogColor() { }
	// RVA: -1
	public static type#26059 get_fogDensity() { }
	// RVA: -1
	private static type#28660 get_fogColor_Injected(type#11812 ret) { }
}
}
