# worldAccelerationScale

> How much world-space acceleration of the character will affect cloth vertices.

## Definition

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

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