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

namespace UnityEngine
{
public class Gizmos // TypeDefIndex: 8689
{

	// Methods
	// RVA: -1
	public static type#28660 DrawLine(type#28468 from, type#28468 to) { }
	// RVA: -1
	public static type#28660 DrawWireSphere(type#28468 center, type#26059 radius) { }
	// RVA: -1
	public static type#28660 DrawSphere(type#28468 center, type#26059 radius) { }
	// RVA: -1
	public static type#16067 get_color() { }
	// RVA: -1
	public static type#28660 set_color(type#16067 value) { }
	// RVA: -1
	public static type#28660 DrawRay(type#28468 from, type#28468 direction) { }
	// RVA: -1
	private static type#28660 DrawLine_Injected(type#12221 from, type#12221 to) { }
	// RVA: -1
	private static type#28660 DrawWireSphere_Injected(type#12221 center, type#26059 radius) { }
	// RVA: -1
	private static type#28660 DrawSphere_Injected(type#12221 center, type#26059 radius) { }
	// RVA: -1
	private static type#28660 get_color_Injected(type#11812 ret) { }
	// RVA: -1
	private static type#28660 set_color_Injected(type#11810 value) { }
}
}
