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

namespace UnityEngine
{
public class CameraType // TypeDefIndex: 8722
{
	// Fields
	type#20890 value__;
	type#15711 Game;
	type#15711 SceneView;
	type#15711 Preview;
	type#15711 VR;
	type#15711 Reflection;
}
}
