# coefficients

> The cloth skinning coefficients used to set up how the cloth interacts with the skinned mesh.

## Definition

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

```csharp
public ClothSkinningCoefficient[] coefficients { get; set; }
```
