# StepDistance

> The uniform step distance used for tessellation.

## Definition

* **Type:** Property
* **Namespace:** [Unity.VectorGraphics.Editor](/engine/6000.6/script-reference/unity/vectorgraphics/editor.md)
* **Assembly:** UnityEditor

```csharp
public float StepDistance { get; set; }
```
