---
title: copy()
framework: mapkitjs
role: symbol
role_heading: Instance Method
path: mapkitjs/lookaroundscene/copy
---

# copy()

Returns a copy of the Look Around scene object.

## Declaration

```data
copy(): LookAroundScene;
```
