0.1.3 • Published 9 months ago

shader2sg v0.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

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.

0.1.3

9 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago