Masoud Posted January 6, 2020 Share Posted January 6, 2020 Hi; In a DOP network like image below, how can I import point velocity attribute, into DOP net? Thanks for helping. DOP_Velocity.hip Quote Link to comment Share on other sites More sharing options...
woodenduck Posted January 6, 2020 Share Posted January 6, 2020 If 'v' exists on the incoming points, the flip object should pick that up automatically. So however you set 'v' in sops, should be what you see in dops. Otherwise, you can grab the 'v' and plug it in to the 'particle velocity' (inout 2) on the flip solver. pop wrangle. Inputs tab. Input1 = First context geometry. v@v = point(0, "v", @ptnum); 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.