// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.UIR.TextCoreSettings

namespace UnityEngine.UIElements.UIR
{
public class TextCoreSettings // TypeDefIndex: 6420
{
	// Fields
	type#16071 faceColor;
	type#16071 outlineColor;
	type#26063 outlineWidth;
	type#16071 underlayColor;
	type#28443 underlayOffset;
	type#26063 underlaySoftness;

	// Methods
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#27142 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
