shader2sg

0.1.3 • Public • Published

shader2sg

Install

install via command npm i shader2sg -g

Usage

run shader2sg -h in your command line will show you the usage of this tool.

Usage: bin.js [options] [command]

  Commands:
    help     Display help
    version  Display version

  Options:
    -h, --help     Output usage information
    -n, --name     shader graph save name, use shader name default
    -o, --output   files save folder, use shader folder default
    -s, --shader   The origin shader file path
    -v, --version  Output the version number

for example, you can run shader2sg -s 'D:\path\to\unity\asset\additive UV.shader' -o D:\path\to\unity\asset\test\ to convert the shader file to shader graph.

Readme

Keywords

none

Package Sidebar

Install

npm i shader2sg

Weekly Downloads

0

Version

0.1.3

License

ISC

Unpacked Size

22 kB

Total Files

4

Last publish

Collaborators

  • steel1990