asset_create_shader
Generate Unity shaders with specified names and types using custom templates or content. Streamline shader creation with support for built-in, URP, and HDRP environments in Unity projects.
Instructions
Create a new Unity shader
Input Schema
Name | Required | Description | Default |
---|---|---|---|
customContent | No | Custom shader content (optional, uses template if not provided) | |
shaderName | Yes | Name of the shader (without extension) | |
shaderType | No | Type of shader to create | builtin |