Why do I have to put the first Cull from Param Viewer instead of directly putting from Surface Divide? If I link Cull with Surface Divide, it'll makes next Tree Branch error.
Hi Lliu!
The output from the Param Viewer is a flattened list of paths, like {0;0;0} {0;0;1} {0,0,2}...... etc. You use those as the input P for the tree branch component. The P input are the paths you get from the Param Viewer.
see attached image.