// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.Experimental.Lerp

namespace UnityEngine.UIElements.Experimental
{
public class Lerp // TypeDefIndex: 6550
{

	// Methods
	// RVA: -1
	public static type#26059 Interpolate(type#26059 start, type#26059 end, type#26059 ratio) { }
	// RVA: -1
	public static type#16067 Interpolate(type#16067 start, type#16067 end, type#26059 ratio) { }
	// RVA: -1
	internal static type#26773 Interpolate(type#26773 start, type#26773 end, type#26059 ratio) { }
}
}
