Is there an easy function to determine distance betwwwn 2 aranchors or the underlying matrix_float4x4 they use?
Thank you!
Is there an easy function to determine distance betwwwn 2 aranchors or the underlying matrix_float4x4 they use?
Thank you!
the simd_distance() function seems to give me a close enough distance for what I'm doing. However, I'm not really sure if this is the best way to calculate the distance.