// Assembly: Unity.TextMeshPro
// Full name: TMPro.FontAssetCreationSettings

namespace TMPro
{
public class FontAssetCreationSettings // TypeDefIndex: 9416
{
	// Fields
	type#26581 sourceFontFileName;
	type#26581 sourceFontFileGUID;
	type#20872 faceIndex;
	type#20872 pointSizeSamplingMode;
	type#20872 pointSize;
	type#20872 padding;
	type#20872 paddingMode;
	type#20872 packingMode;
	type#20872 atlasWidth;
	type#20872 atlasHeight;
	type#20872 characterSetSelectionMode;
	type#26581 characterSequence;
	type#26581 referencedFontAssetGUID;
	type#26581 referencedTextAssetGUID;
	type#20872 fontStyle;
	type#26063 fontStyleModifier;
	type#20872 renderMode;
	type#15318 includeFontFeatures;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26576 sourceFontFileGUID, type#20867 pointSize, type#20867 pointSizeSamplingMode, type#20867 padding, type#20867 packingMode, type#20867 atlasWidth, type#20867 atlasHeight, type#20867 characterSelectionMode, type#26576 characterSet, type#20867 renderMode) { }
}
}
