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

namespace UnityEngine.Rendering
{
public class SortingGroup // TypeDefIndex: 9210
{

	// Methods
	// RVA: -1
	internal static type#20867 get_invalidSortingGroupID() { }
	// RVA: -1
	internal static type#26197 GetSortingGroupByIndex(type#20867 index) { }
	// RVA: -1
	public type#20867 get_sortingLayerID() { }
	// RVA: -1
	public type#20867 get_sortingOrder() { }
	// RVA: -1
	public type#28660 set_sortingOrder(type#20867 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#20925 GetSortingGroupByIndex_Injected(type#20867 index) { }
	// RVA: -1
	private static type#20867 get_sortingLayerID_Injected(type#20925 _unity_self) { }
	// 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) { }
}
}
