// Assembly: UnityEngine.UI
// Full name: UnityEngine.UI.BaseVertexEffect

namespace UnityEngine.UI
{
public class BaseVertexEffect // TypeDefIndex: 10737
{

	// Methods
	// RVA: -1
	public abstract type#28660 ModifyVertices(type#9186 vertices) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
