Hi!
I am currently considering a process to detect walls using tens of thousands of LineTraceSingleByChannel.
I find LineTraceSingleByChannel to be quite heavy.
Is there any way to reduce the weight?
Reduce tracing or trace less frequently.
Thank you!!
That is the only way, after all.