vvox Posted February 4, 2016 Share Posted February 4, 2016 Hey everyone! totally beginner question. I'd like to use an attribute to extrude geometry after fracturing. In the attached example I'm painting my point density, fracturing a plane and then run through pieces with the extrudeLevel attribute but the extrusion never seem to work. Any tips very appreciated! basicSetup_1.hip Quote Link to comment Share on other sites More sharing options...
f1480187 Posted February 7, 2016 Share Posted February 7, 2016 Use distance and local control attributes instead of transforming. foreach_extrude.hipnc 1 Quote Link to comment Share on other sites More sharing options...
mestela Posted February 7, 2016 Share Posted February 7, 2016 You can even remove the for/each, its not required. basicSetup_no_foreach.hipnc Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.