Search the Community
Showing results for tags 'min'.
-
Hello. I have an array attribute and I need to figure out min values among all first, second, third, etc elements of arrays. If I were about to know the exact length of array (let's say 3) I would do this... iterate insider forloop "distances" append values to three new arrays and find min values w...
-
Hi there, So I'm trying to fit the point velocity attribute range from 0-1. In my test scene, I have a simple RBD sphere shooting upwards and slowly slows down once landed. I'm using the length of velocity, promote it to detail attribute with min and max v and imported the detail attributes...
-
Is it possible to interrogate a keyframe animate curve to find it's maximum and minimum values? I want to be able to pipe these values into a fit range in VOPs