Hey everyone, I was just wondering if there is a quick way I can extract the index from a list of “positions”. What I mean is I calculate the length of rays from an array of lines generated on a line. And I want to get the index at the maximum length, this should be pretty straight forward but I am really stuck at this step for days.
For example, at this screenshot I need the index 6 or 7 (doesnt matter) because its length is the max.
Any help appreciated.