// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.Text.MaterialReference

namespace UnityEngine.TextCore.Text
{
public class MaterialReference // TypeDefIndex: 10534
{
	// Fields
	type#20872 index;
	type#18629 fontAsset;
	type#26255 spriteAsset;
	type#22480 material;
	type#15318 isFallbackMaterial;
	type#22480 fallbackMaterial;
	type#26063 padding;
	type#20872 referenceCount;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 index, type#18626 fontAsset, type#26252 spriteAsset, type#22476 material, type#26059 padding) { }
	// RVA: -1
	public static type#20867 AddMaterialReference(type#22476 material, type#18626 fontAsset, type#11719 materialReferences, type#4526 materialReferenceIndexLookup) { }
	// RVA: -1
	public static type#20867 AddMaterialReference(type#22476 material, type#26252 spriteAsset, type#11719 materialReferences, type#4526 materialReferenceIndexLookup) { }
}
}
