29
Mar
When using tracelines (which I will cover in another post at some point) it is occasionally desireable to skip certain entities that we don’t care about.
There are a couple of ways to do this, but in this tutorial I will be covering TraceFilters, which appear to give you the most control as they allow you [...]