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

namespace UnityEngine
{
public class Resolution // TypeDefIndex: 8704
{
	// Fields
	type#20868 m_Width;
	type#20868 m_Height;
	type#25099 m_RefreshRate;

	// Methods
	// RVA: -1
	public type#20867 get_width() { }
	// RVA: -1
	public type#20867 get_height() { }
	// RVA: -1
	public type#20867 get_refreshRate() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
