# Model

> The object being queried is part of a Model Prefab.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
Model = 2
```

### Remarks

A Model Prefab usually comes from an FBX files, but basically it is any files from a 3D modelling tool imported into your project.
