philippecounter Posted September 7, 2021 Share Posted September 7, 2021 Hello everyone, I hope you are doing well :) I have a little problem, I would like to control the radius control of the sweep node using an attribute, but I can't find how to do it ... Is it possible ? Thanks in advance :) Sweep_Parameter.hiplc Quote Link to comment Share on other sites More sharing options...
Sepu Posted September 8, 2021 Share Posted September 8, 2021 You can use @pscale for the radius on the sweep so either you can just rename the falloff attribute from mops_falloff to pscale or in a wrangle do f@pscale = f@mops_falloff; before going to the sweep. Quote Link to comment Share on other sites More sharing options...
philippecounter Posted September 8, 2021 Author Share Posted September 8, 2021 Thank you very much ! How should i suppose to know that ? But maybe for the future, there is a way to control parameter with attribute ? Quote Link to comment Share on other sites More sharing options...
Fenolis Posted September 13, 2021 Share Posted September 13, 2021 You can take a look at the Sweep SOP's documentation by clicking the question mark on the node, or just Googling. Quote Link to comment Share on other sites More sharing options...
philippecounter Posted September 29, 2021 Author Share Posted September 29, 2021 Thank you very much guys 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.