The PhysicsTraceBuilder struct in the Sandbox
namespace is a utility for constructing and executing physics traces in the game environment. It provides a fluent interface for defining the parameters of a trace, such as shape, size, and collision rules, and then running the trace to obtain results.