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

namespace UnityEngine
{
public class Ray2D // TypeDefIndex: 8683
{
	// Fields
	type#28440 m_Origin;
	type#28440 m_Direction;

	// Methods
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#26576 ToString(type#26576 format, type#20119 formatProvider) { }
}
}
