Skip to content

Shader keyword check tool

Menu Location => Tools/lilEditorToolbox/Shader Keyword Viewer

A tool for shader developers. You can check shader keywords for each shader stage.

ShaderKeywordViewer

How to use

The shader keywords for the shader selected in the Project window are displayed for each pass and shader stage. This can be used to prevent unnecessary shader keywords from increasing the build size, or to identify cases where a missing shader keyword causes the shader to behave unexpectedly.

Released under the MIT License.