Hi!
I was wondering if there are any metods of looping through a Texture2D sample from the multiple position binder to find the nearest position.
Additionally i’d love to hear if it is even appropriate to use the VFX graph to calculate what object is the nearest.
Just for clarity, the position is used in the same VFX graph to position an electrical arc.
These positions are send to the vfx graph via the multiple position binder. I want to find the nearest one. (And hope to learn how to use the VFX graph because it’s awesome)