# StretchToFill

> Stretches the texture to fill the complete rectangle passed in to GUI.DrawTexture.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.IMGUIModule

```csharp
StretchToFill = 0
```
