# Texture

> Renders the curve with a generated texture, like with Unity’s Immediate Mode GUI system (IMGUI).

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.UIElements](/engine/6000.5/script-reference/unityeditor/uielements.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
Texture = 0
```
