// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Rendering.LODParameters

namespace UnityEngine.Rendering
{
public class LODParameters // TypeDefIndex: 9282
{
	// Fields
	type#20868 m_IsOrthographic;
	type#28469 m_CameraPosition;
	type#26060 m_FieldOfView;
	type#26060 m_OrthoSize;
	type#20868 m_CameraPixelHeight;

	// Methods
	// RVA: -1
	public virtual type#15313 Equals(type#21733 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
