# clothGravity

> Cloth Gravity setting. Set gravity for all cloth components.

## Definition

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

```csharp
public static Vector3 clothGravity { get; set; }
```
