Skip to content

millionart/UnityShaderGraphHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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