--- category: rendering rank: 2 state: "active" anchor: "add-a-rendering-compositor" title: "Add a rendering compositor to allow controlling render pass order" description: | The goal of the rendering compositor is to give users fine control over the order of rendering operations and allow them to implement more custom behavior within the renderer. details: - type: proposals content: | - [Implement a Rendering Compositor #7916](https://github.com/godotengine/godot-proposals/issues/7916) ---