# RequiredBoneCount

> The number of bone types that are required by Mecanim for any human model.

## Definition

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

```csharp
public static int RequiredBoneCount { get; }
```
