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

namespace UnityEngine
{
public class CameraClearFlags // TypeDefIndex: 8729
{
	// Fields
	type#20890 value__;
	type#15696 Skybox;
	type#15696 Color;
	type#15696 SolidColor;
	type#15696 Depth;
	type#15696 Nothing;
}
}
