// Assembly: UnityEngine.TextRenderingModule
// Full name: UnityEngine.TextGenerationSettings

namespace UnityEngine
{
public class TextGenerationSettings // TypeDefIndex: 13076
{
	// Fields
	type#18625 font;
	type#16071 color;
	type#20872 fontSize;
	type#26063 lineSpacing;
	type#15318 richText;
	type#26063 scaleFactor;
	type#18657 fontStyle;
	type#27123 textAnchor;
	type#15318 alignByGeometry;
	type#15318 resizeTextForBestFit;
	type#20872 resizeTextMinSize;
	type#20872 resizeTextMaxSize;
	type#15318 updateBounds;
	type#28566 verticalOverflow;
	type#19633 horizontalOverflow;
	type#28443 generationExtents;
	type#28443 pivot;
	type#15318 generateOutOfBounds;

	// Methods
	// RVA: -1
	private type#15313 CompareColors(type#16067 left, type#16067 right) { }
	// RVA: -1
	private type#15313 CompareVector2(type#28439 left, type#28439 right) { }
	// RVA: -1
	public type#15313 Equals(type#27188 other) { }
}
}
