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

namespace UnityEngine.TextCore.LowLevel
{
public class MarkPositionAdjustment // TypeDefIndex: 12608
{
	// Fields
	type#26060 m_XPositionAdjustment;
	type#26060 m_YPositionAdjustment;

	// Methods
	// RVA: -1
	public type#26059 get_xPositionAdjustment() { }
	// RVA: -1
	public type#28660 set_xPositionAdjustment(type#26059 value) { }
	// RVA: -1
	public type#26059 get_yPositionAdjustment() { }
	// RVA: -1
	public type#28660 set_yPositionAdjustment(type#26059 value) { }
}
}
