The MeshTraceRequest
struct is part of the Sandbox.Engine.Utility.RayTrace
namespace. It is used to perform ray tracing operations on meshes, allowing for the detection of intersections and hits within a 3D environment. This struct provides methods to configure and execute ray tracing requests, including filtering by tags.