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

namespace UnityEngine
{
public class TrailRenderer // TypeDefIndex: 8709
{

	// Methods
	// RVA: -1
	public type#26059 get_time() { }
	// RVA: -1
	public type#28660 set_time(type#26059 value) { }
	// RVA: -1
	public type#26059 get_startWidth() { }
	// RVA: -1
	public type#28660 set_startWidth(type#26059 value) { }
	// RVA: -1
	public type#26059 get_endWidth() { }
	// RVA: -1
	public type#28660 set_endWidth(type#26059 value) { }
	// RVA: -1
	private static type#26059 get_time_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 set_time_Injected(type#20925 _unity_self, type#26059 value) { }
	// RVA: -1
	private static type#26059 get_startWidth_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 set_startWidth_Injected(type#20925 _unity_self, type#26059 value) { }
	// RVA: -1
	private static type#26059 get_endWidth_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 set_endWidth_Injected(type#20925 _unity_self, type#26059 value) { }
}
}
