# boneIndex

> Index of bone.

## Definition

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

```csharp
public int boneIndex { get; set; }
```

### Remarks

Additional Resources: [BoneWeight1.weight](/engine/6000.7/script-reference/unityengine/boneweight1/weight.md).
