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

namespace UnityEngine
{
public class VerticalWrapMode // TypeDefIndex: 13083
{
	// Fields
	type#20890 value__;
	type#28567 Truncate;
	type#28567 Overflow;
}
}
