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

namespace UnityEngine
{
public class SpritePackingRotation // TypeDefIndex: 8635
{
	// Fields
	type#20890 value__;
	type#26282 None;
	type#26282 FlipHorizontal;
	type#26282 FlipVertical;
	type#26282 Rotate180;
	type#26282 Any;
}
}
