# fadeOutWidth

> Proportion of the billboard LOD region width which is used for fading out the billboard.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public float fadeOutWidth { get; set; }
```
