// Assembly: Unity.TextMeshPro
// Full name: TMPro.MaterialReference

namespace TMPro
{
public class MaterialReference // TypeDefIndex: 9358
{
	// Fields
	type#20872 index;
	type#26871 fontAsset;
	type#26920 spriteAsset;
	type#22480 material;
	type#15318 isDefaultMaterial;
	type#15318 isFallbackMaterial;
	type#22480 fallbackMaterial;
	type#26063 padding;
	type#20872 referenceCount;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 index, type#26868 fontAsset, type#26917 spriteAsset, type#22476 material, type#26059 padding) { }
	// RVA: -1
	public static type#15313 Contains(type#13243 materialReferences, type#26868 fontAsset) { }
	// RVA: -1
	public static type#20867 AddMaterialReference(type#22476 material, type#26868 fontAsset, type#11718 materialReferences, type#4526 materialReferenceIndexLookup) { }
	// RVA: -1
	public static type#20867 AddMaterialReference(type#22476 material, type#26917 spriteAsset, type#11718 materialReferences, type#4526 materialReferenceIndexLookup) { }
}
}
