// Assembly: UnityEngine.TextRenderingModule
// Full name: UnityEngine.UILineInfo

namespace UnityEngine
{
public class UILineInfo // TypeDefIndex: 13086
{
	// Fields
	type#20872 startCharIdx;
	type#20872 height;
	type#26063 topY;
	type#26063 leading;
}
}
