# Texture

> The texture to fill the shape with.

## Definition

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

```csharp
public Texture2D Texture { get; set; }
```
