// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Rendering.BatchMaterialID

namespace UnityEngine.Rendering
{
public class BatchMaterialID // TypeDefIndex: 9244
{
	// Fields
	type#15111 Null;
	type#27921 value;

	// Methods
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#15109 other) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
