Description
CodeFunctionNode
is an abstract Node class developed for simple creation of custom Nodes that generate shader functions in Shader Graph.
For more information on how to create Nodes using CodeFunctionNode
see Custom Nodes with CodeFunctionNode.