Unreal Engine 4 C++ Tutorial: Sweep Multi Line Trace

This tutorial will illustrate how to use the SweepMultiByChannel to return the results hit inside a given radius. Github Link:
Back to Top