Hello guys, i find myself in a pickle… about type conversion…
I have MutableArraySegment data that I convert into a Spread using a FromSequence node … And I want to play with that spread… But It seems to be a different kind of Spread vector3… The data is suround by This <>
Check the image
Thank you guys
In the spread on the left, it looks like it contains strings.
You would need to convert from string to vector3.
How the most practical way of converting into is, depends on how you get the data, is it eg. from XML?