Omni Shader Tools for Unity is a powerful toolset for Unity developers, designed to streamline shader development and enhance your workflow.Omni Shader Tools for Unity is a powerful toolset for Unity developers, designed to streamline shader development and enhance your workflow. Below are the main features of the tools:1. Shader Build Settings:Configure the rules that define what shaders or shader variants should be skipped when building to improve the build time and performance.2. Shader StripperShader Stripper will strip code from shaders or shader graphs by removing keywords, passes and comments, following the below settings. And save the result to a .shader file. Very useful for reducing shader variants and improving performance from code level.3. Shader Programming SupportOmni Shader Tools for Unity has extensions of popular IDEs that support shaderlab programming. It provides syntax highlighting, code completion, and other features to make shader development easier.Online Documents | Github

