# bendFactor

> Bend factor of the detailPrototype.

## Definition

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

> **Warning:**
>
> **Deprecated.** bendFactor has no effect and is deprecated.

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