# typeID

> The Unity component type ID.

## Definition

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

```csharp
public int typeID { get; }
```
