# weight3

> Skinning weight for fourth bone.

## Definition

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

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

### Remarks

Additional Resources: [BoneWeight.boneIndex3](/engine/6000.7/script-reference/unityengine/boneweight/boneindex3.md).
