Updating LineSegs

After some basic testing it seems that creating a unique traverser for every “From” object means for me a maximum of about 120 traversals per frame with no performance loss compared to about 320 with only one traverser. So it’s really not too bad, somewhere in the middle should be ideal which is what I will most probably use.

1 Like