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

namespace UnityEngine
{
public class LineRenderer // TypeDefIndex: 8710
{

	// Methods
	// RVA: -1
	public type#28660 SetColors(type#16067 start, type#16067 end) { }
	// RVA: -1
	public type#28660 set_widthMultiplier(type#26059 value) { }
	// RVA: -1
	public type#28660 set_startColor(type#16067 value) { }
	// RVA: -1
	public type#28660 set_endColor(type#16067 value) { }
	// RVA: -1
	public type#28660 set_positionCount(type#20867 value) { }
	// RVA: -1
	public type#28660 SetPositions(type#13587 positions) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 set_widthMultiplier_Injected(type#20925 _unity_self, type#26059 value) { }
	// RVA: -1
	private static type#28660 set_startColor_Injected(type#20925 _unity_self, type#11810 value) { }
	// RVA: -1
	private static type#28660 set_endColor_Injected(type#20925 _unity_self, type#11810 value) { }
	// RVA: -1
	private static type#28660 set_positionCount_Injected(type#20925 _unity_self, type#20867 value) { }
	// RVA: -1
	private static type#28660 SetPositions_Injected(type#20925 _unity_self, type#11995 positions) { }
}
}
