# camera

> The camera data of the SketchUp scene.

## Definition

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

```csharp
public SketchUpImportCamera camera
```

### Remarks

This is the camera view data that was extracted from the SketchUp scene of the file. See [SketchUpImportCamera](/engine/6000.5/script-reference/unityeditor/sketchupimportcamera.md) and [SketchUpImporter.GetScenes](/engine/6000.5/script-reference/unityeditor/sketchupimporter/getscenes.md).
