# RawContours

> The contours that follow precisely the edges of each surface region.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.AI](/engine/6000.6/script-reference/unityengine/ai.md)
* **Assembly:** UnityEngine.AIModule

```csharp
RawContours = 8
```

### Remarks

Additional Resources: [\_debug](/engine/6000.6/script-reference/unityengine/ai/navmeshbuildsettings/debug.md), [NavMeshEditorHelpers.DrawBuildDebug](/engine/6000.6/script-reference/unityeditor/ai/navmesheditorhelpers/drawbuilddebug.md)
