# TextureWidth

> The width of the texture (only used when importing to a texture).

## Definition

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

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