// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.U2D.SpriteDataAccessExtensions

namespace UnityEngine.U2D
{
public class SpriteDataAccessExtensions // TypeDefIndex: 9333
{

	// Methods
	// RVA: -1
	private static type#28660 CheckAttributeTypeMatchesAndThrow(type#28534 channel) { }
	// RVA: -1
	public static type#9554 GetVertexAttribute(type#26243 sprite, type#28534 channel) { }
	// RVA: -1
	public static type#28660 SetVertexAttribute(type#26243 sprite, type#28534 channel, type#9443 src) { }
	// RVA: -1
	public static type#15313 HasVertexAttribute(type#26243 sprite, type#28534 channel) { }
	// RVA: -1
	private static type#26265 GetChannelInfo(type#26243 sprite, type#28534 channel) { }
	// RVA: -1
	private static type#28660 SetChannelData(type#26243 sprite, type#28534 channel, type#12457 src) { }
	// RVA: -1
	private static type#15313 HasVertexAttribute_Injected(type#20925 sprite, type#28534 channel) { }
	// RVA: -1
	private static type#28660 GetChannelInfo_Injected(type#20925 sprite, type#28534 channel, type#12120 ret) { }
	// RVA: -1
	private static type#28660 SetChannelData_Injected(type#20925 sprite, type#28534 channel, type#12457 src) { }
}
}
