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

namespace UnityEngine
{
public class FilterMode // TypeDefIndex: 8734
{
	// Fields
	type#20890 value__;
	type#18538 Point;
	type#18538 Bilinear;
	type#18538 Trilinear;
}
}
