// Assembly: UnityEngine.IMGUIModule
// Full name: UnityEngine.ScaleMode

namespace UnityEngine
{
public class ScaleMode // TypeDefIndex: 11321
{
	// Fields
	type#20890 value__;
	type#25604 StretchToFill;
	type#25604 ScaleAndCrop;
	type#25604 ScaleToFit;
}
}
