// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Renderer

namespace UnityEngine
{
public class Renderer // TypeDefIndex: 8713
{

	// Methods
	// RVA: -1
	public type#15356 get_bounds() { }
	// RVA: -1
	public type#15356 get_localBounds() { }
	// RVA: -1
	public type#28660 set_localBounds(type#15356 value) { }
	// RVA: -1
	private type#22476 GetMaterial() { }
	// RVA: -1
	private type#22476 GetSharedMaterial() { }
	// RVA: -1
	private type#28660 SetMaterial(type#22476 m) { }
	// RVA: -1
	private type#13241 GetMaterialArray() { }
	// RVA: -1
	private type#28660 SetMaterialArray(type#13241 m, type#20867 length) { }
	// RVA: -1
	private type#28660 SetMaterialArray(type#13241 m) { }
	// RVA: -1
	internal type#28660 Internal_SetPropertyBlock(type#22488 properties) { }
	// RVA: -1
	internal type#28660 Internal_GetPropertyBlock(type#22488 dest) { }
	// RVA: -1
	public type#28660 SetPropertyBlock(type#22488 properties) { }
	// RVA: -1
	public type#28660 GetPropertyBlock(type#22488 properties) { }
	// RVA: -1
	public type#15313 get_enabled() { }
	// RVA: -1
	public type#28660 set_enabled(type#15313 value) { }
	// RVA: -1
	public type#28660 set_shadowCastingMode(type#25971 value) { }
	// RVA: -1
	public type#28660 set_receiveShadows(type#15313 value) { }
	// RVA: -1
	public type#26576 get_sortingLayerName() { }
	// RVA: -1
	public type#28660 set_sortingLayerName(type#26576 value) { }
	// RVA: -1
	public type#20867 get_sortingLayerID() { }
	// RVA: -1
	public type#28660 set_sortingLayerID(type#20867 value) { }
	// RVA: -1
	public type#20867 get_sortingOrder() { }
	// RVA: -1
	public type#28660 set_sortingOrder(type#20867 value) { }
	// RVA: -1
	internal type#20867 get_sortingGroupID() { }
	// RVA: -1
	internal type#20867 get_sortingGroupOrder() { }
	// RVA: -1
	public type#13241 get_materials() { }
	// RVA: -1
	public type#28660 set_materials(type#13241 value) { }
	// RVA: -1
	public type#22476 get_material() { }
	// RVA: -1
	public type#28660 set_material(type#22476 value) { }
	// RVA: -1
	public type#22476 get_sharedMaterial() { }
	// RVA: -1
	public type#28660 set_sharedMaterial(type#22476 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 get_bounds_Injected(type#20925 _unity_self, type#11793 ret) { }
	// RVA: -1
	private static type#28660 get_localBounds_Injected(type#20925 _unity_self, type#11793 ret) { }
	// RVA: -1
	private static type#28660 set_localBounds_Injected(type#20925 _unity_self, type#11792 value) { }
	// RVA: -1
	private static type#20925 GetMaterial_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#20925 GetSharedMaterial_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 SetMaterial_Injected(type#20925 _unity_self, type#20925 m) { }
	// RVA: -1
	private static type#13241 GetMaterialArray_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 SetMaterialArray_Injected(type#20925 _unity_self, type#13241 m, type#20867 length) { }
	// RVA: -1
	private static type#28660 Internal_SetPropertyBlock_Injected(type#20925 _unity_self, type#20925 properties) { }
	// RVA: -1
	private static type#28660 Internal_GetPropertyBlock_Injected(type#20925 _unity_self, type#20925 dest) { }
	// RVA: -1
	private static type#15313 get_enabled_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 set_enabled_Injected(type#20925 _unity_self, type#15313 value) { }
	// RVA: -1
	private static type#28660 set_shadowCastingMode_Injected(type#20925 _unity_self, type#25971 value) { }
	// RVA: -1
	private static type#28660 set_receiveShadows_Injected(type#20925 _unity_self, type#15313 value) { }
	// RVA: -1
	private static type#28660 get_sortingLayerName_Injected(type#20925 _unity_self, type#11996 ret) { }
	// RVA: -1
	private static type#28660 set_sortingLayerName_Injected(type#20925 _unity_self, type#11995 value) { }
	// RVA: -1
	private static type#20867 get_sortingLayerID_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 set_sortingLayerID_Injected(type#20925 _unity_self, type#20867 value) { }
	// RVA: -1
	private static type#20867 get_sortingOrder_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 set_sortingOrder_Injected(type#20925 _unity_self, type#20867 value) { }
	// RVA: -1
	private static type#20867 get_sortingGroupID_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#20867 get_sortingGroupOrder_Injected(type#20925 _unity_self) { }
}
}
