// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.NativeTextGenerationSettings

namespace UnityEngine.TextCore
{
public class NativeTextGenerationSettings // TypeDefIndex: 10504
{
	// Fields
	type#20929 fontAsset;
	type#20929 textSettings;
	type#26581 text;
	type#20872 screenWidth;
	type#20872 screenHeight;
	type#28803 wordWrap;
	type#27231 overflow;
	type#21777 languageDirection;
	type#20872 vertexPadding;
	type#19619 horizontalAlignment;
	type#28554 verticalAlignment;
	type#20872 fontSize;
	type#18669 fontStyle;
	type#27181 fontWeight;
	type#13519 textSpans;
	type#16089 color;
	type#20872 characterSpacing;
	type#20872 wordSpacing;
	type#20872 paragraphSpacing;

	// Methods
	// RVA: -1
	public type#15313 get_hasLink() { }
	// RVA: -1
	public type#27284 CreateTextSpan() { }
	// RVA: -1
	public static type#23335 get_Default() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
