# TessellationMode

> The serialization mode used when importing the SVG document.

## Definition

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

```csharp
public TessellationMode TessellationMode { get; set; }
```
