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

namespace UnityEngine.Rendering
{
public class CameraEvent // TypeDefIndex: 9221
{
	// Fields
	type#20890 value__;
	type#15698 BeforeDepthTexture;
	type#15698 AfterDepthTexture;
	type#15698 BeforeDepthNormalsTexture;
	type#15698 AfterDepthNormalsTexture;
	type#15698 BeforeGBuffer;
	type#15698 AfterGBuffer;
	type#15698 BeforeLighting;
	type#15698 AfterLighting;
	type#15698 BeforeFinalPass;
	type#15698 AfterFinalPass;
	type#15698 BeforeForwardOpaque;
	type#15698 AfterForwardOpaque;
	type#15698 BeforeImageEffectsOpaque;
	type#15698 AfterImageEffectsOpaque;
	type#15698 BeforeSkybox;
	type#15698 AfterSkybox;
	type#15698 BeforeForwardAlpha;
	type#15698 AfterForwardAlpha;
	type#15698 BeforeImageEffects;
	type#15698 AfterImageEffects;
	type#15698 AfterEverything;
	type#15698 BeforeReflections;
	type#15698 AfterReflections;
	type#15698 BeforeHaloAndLensFlares;
	type#15698 AfterHaloAndLensFlares;
}
}
