// Assembly: UnityEngine.TextCoreFontEngineModule
// Full name: UnityEngine.TextCore.LowLevel.GlyphMarshallingStruct

namespace UnityEngine.TextCore.LowLevel
{
public class GlyphMarshallingStruct // TypeDefIndex: 12602
{
	// Fields
	type#27921 index;
	type#19163 metrics;
	type#19170 glyphRect;
	type#26063 scale;
	type#20872 atlasIndex;
	type#19156 classDefinitionType;
}
}
