# textureScale

> A multiplier for the UV coordinates of the trail texture.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.ParticleSystemModule

```csharp
public Vector2 textureScale { get; set; }
```
