Thanks, that clarifies why it’s a position type and not a vector. But it doesn’t explain what you’re supposed to do if you want to do vector math on particles without converting and running into that warning.
Maybe I’m missing something basic here. For example, how would I calculate the distance between two particles without that conversion? Is there any way to do that without using particle position?