# shape

> The type of the shape this source describes.

## Definition

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

```csharp
public NavMeshBuildSourceShape shape { get; set; }
```

### Remarks

Additional Resources: [NavMeshBuildSourceShape](/engine/6000.5/script-reference/unityengine/ai/navmeshbuildsourceshape.md)
