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

namespace UnityEngine.U2D
{
public class SpriteChannelInfo // TypeDefIndex: 9332
{
	// Fields
	type#20926 m_Buffer;
	type#20868 m_Count;
	type#20868 m_Offset;
	type#20868 m_Stride;

	// Methods
	// RVA: -1
	public type#12457 get_buffer() { }
	// RVA: -1
	public type#20867 get_count() { }
	// RVA: -1
	public type#20867 get_offset() { }
	// RVA: -1
	public type#20867 get_stride() { }
}
}
