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

namespace UnityEngine.UI
{
public class StencilMaterial // TypeDefIndex: 10722
{
	// Fields
	type#9306 m_List;

	// Methods
	// RVA: -1
	public static type#22476 Add(type#22476 baseMat, type#20867 stencilID) { }
	// RVA: -1
	public static type#22476 Add(type#22476 baseMat, type#20867 stencilID, type#26518 operation, type#16204 compareFunction, type#16141 colorWriteMask) { }
	// RVA: -1
	private static type#28660 LogWarningWhenNotInBatchmode(type#26576 warning, type#23720 context) { }
	// RVA: -1
	public static type#22476 Add(type#22476 baseMat, type#20867 stencilID, type#26518 operation, type#16204 compareFunction, type#16141 colorWriteMask, type#20867 readMask, type#20867 writeMask) { }
	// RVA: -1
	public static type#28660 Remove(type#22476 customMat) { }
	// RVA: -1
	public static type#28660 ClearAll() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
