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

namespace UnityEngine.TextCore.Text
{
public class MaterialManager // TypeDefIndex: 10533
{
	// Fields
	type#4601 s_FallbackMaterials;

	// Methods
	// RVA: -1
	public static type#22476 GetFallbackMaterial(type#22476 sourceMaterial, type#22476 targetMaterial) { }
	// RVA: -1
	public static type#22476 GetFallbackMaterial(type#18626 fontAsset, type#22476 sourceMaterial, type#20867 atlasIndex) { }
	// RVA: -1
	private static type#28660 CopyMaterialPresetProperties(type#22476 source, type#22476 destination) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
