// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.TextShadow

namespace UnityEngine.UIElements
{
public class TextShadow // TypeDefIndex: 6157
{
	// Fields
	type#28443 offset;
	type#26063 blurRadius;
	type#16071 color;

	// Methods
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#27281 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public static type#15313 op_Equality(type#27281 style1, type#27281 style2) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#27281 style1, type#27281 style2) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	internal static type#27281 LerpUnclamped(type#27281 a, type#27281 b, type#26059 t) { }
}
}
