Skip to content

Commit

Permalink
Added splice for graph includes (Unity-Technologies#6245)
Browse files Browse the repository at this point in the history
This is necasary for custom functions and some other nodes
  • Loading branch information
Jonasmortensen committed Nov 10, 2021
1 parent ba4313e commit 0344aee
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ Pass
// Graph Properties
$splice(GraphProperties)

// Graph Includes
$splice(GraphIncludes)

// Graph Functions
$splice(GraphFunctions)

Expand Down

0 comments on commit 0344aee

Please sign in to comment.