Files
godot-website/collections/_priorities/rendering-04-add-shader-templates.md
2024-12-02 21:44:47 +01:00

535 B

category, rank, state, anchor, title, description, details
category rank state anchor title description details
rendering 4 active add-shader-templates Add shader templates to allow overriding the built-in shaders Shader templates can be used to have full control over the shaders used to render your assets. This allows you to both optimize your shader by removing unnecessary parts and to dramatically change your shader by adding custom behavior.
type content
prs - [Custom shader templates #94427](https://github.com/godotengine/godot/pull/94427)