Pass data in the Modifier tree and beyond
Sep 13, 2024 路 3 min read 路 One of the reasons why the order of Modifiers is important could be summed by passing data from one modifier node to other nodes right of it. Why to the right? You can pass data from a node in the tree to the right along the modifier chain. Modifiers...
Join discussion
