Skip to content

millionart/UnityShaderGraphHelper

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Unity Shader Graph Helper

Note: Only works on Windows.

Features

  • Use right button to move canvas instead of middle button.
  • Hold alt on edge with left click to remove it.
  • Shader Graph Variables are supported.

Usage

  1. Download and unpack zip.

  2. run Unity.

  3. run ShaderGraphHelper.exe

  4. Key + L Button to create node.

  5. (Optional) If you are also using Shader Graph Variables, open Edit -> Shortcuts and search for sg and remove all shortcuts.

Known Issues :

  • The A, O and F keys can only be entered when the mouse icon is I Beam or when the mouse is located near the input state.

Shortcut Keys:

Key Node name
~ Slider
0 Integer
1 Float
2 Vector 2
3 Vector 3
4 Vector 4
5 Color
B Split
V Combine
G Get Variable
R Register Variable
K Channel Mask
X Cross
. Dot Product
L Lerp
N Normalize
O One Minus
E Power
A Add
D Divide
M Multiply
S Subtract
T Sample Texture 2D
U Tilling And Offset