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

namespace UnityEngine.TextCore.LowLevel
{
public class GlyphAnchorPoint // TypeDefIndex: 12607
{
	// Fields
	type#26060 m_XCoordinate;
	type#26060 m_YCoordinate;

	// Methods
	// RVA: -1
	public type#26059 get_xCoordinate() { }
	// RVA: -1
	public type#28660 set_xCoordinate(type#26059 value) { }
	// RVA: -1
	public type#26059 get_yCoordinate() { }
	// RVA: -1
	public type#28660 set_yCoordinate(type#26059 value) { }
}
}
