# SampleCount

> The number of samples per pixel (only used when importing to a texture).

## Definition

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

```csharp
public int SampleCount { get; set; }
```
