# Editor.TraceResult

- Kind: struct
- Namespace: `Editor`
- Assembly: `Sandbox.Tools`
- Modifiers: sealed

## Fields

- [`Hit`](/api/Editor.TraceResult/Hit): Whether the trace hit something or not
- [`HitPosition`](/api/Editor.TraceResult/HitPosition): The hit position of the trace
- [`MapNode`](/api/Editor.TraceResult/MapNode): The map node that was hit, if any
- [`Normal`](/api/Editor.TraceResult/Normal): The hit surface normal (direction vector)
