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

namespace UnityEngine
{
public class FogMode // TypeDefIndex: 8726
{
	// Fields
	type#20890 value__;
	type#18614 Linear;
	type#18614 Exponential;
	type#18614 ExponentialSquared;
}
}
