PostProcess |
Camera | |
CommandList | |
RenderOrder | Lower numbers get renderered first |
RenderStage | The stage in the render pipeline that we'll get rendered in |
OnDisabled | |
OnEnabled | |
OnUpdate | |
UpdateCommandList | You should implement this method and fill the CommandList with the actions that you want to do for this post process. |