# importCameras

> Controls import of cameras. Basic properties like field of view, near plane distance and far plane distance can be animated.

## Definition

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

```csharp
public bool importCameras { get; set; }
```
