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

namespace UnityEngine
{
public class TextAlignment // TypeDefIndex: 13079
{
	// Fields
	type#20890 value__;
	type#27110 Left;
	type#27110 Center;
	type#27110 Right;
}
}
