// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.Text.FontAssetCreationEditorSettings

namespace UnityEngine.TextCore.Text
{
public class FontAssetCreationEditorSettings // TypeDefIndex: 10542
{
	// Fields
	type#26581 sourceFontFileGUID;
	type#20872 faceIndex;
	type#20872 pointSizeSamplingMode;
	type#26063 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;
}
}
