Create Node Menu
Description
Use the Create Node Menu to create nodes in Shader Graph. To open the Create Node Menu, either right-click on the workspace in the Shader Graph Window and select Create Node, or press the spacebar.
At the top of the Create Node Menu is a search bar. To search for a node, type any part of its name in the search field. The search box gives you autocomplete options, and you can press Tab to accept the predictive text. It highlights matching text in yellow.
The Create Node Menu lists all nodes that are available in Shader Graph, categorized by their function. User-created Sub Graphs are also available in the Create Node Menu under Sub Graph Assets, or in a custom category that you define in the Sub Graph Asset.
To add a node to the workspace, double-click it in the Create Node Menu.
Contextual Create Node Menu
A contextual Create Node Menu filters the available nodes, and only shows those that use the Data Type of a selected edge. It lists every available Port on nodes that match that Data Type.
To open a contextual Create Node Menu, click and drag an Edge from a Port, and then release it in an empty area of the workspace.