// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.VerticalAlignment

namespace UnityEngine.TextCore
{
public class VerticalAlignment // TypeDefIndex: 10507
{
	// Fields
	type#20890 value__;
	type#28555 Top;
	type#28555 Middle;
	type#28555 Bottom;
}
}
