---
title: showCameras
framework: scenekit
role: symbol
role_heading: Type Property
path: scenekit/scndebugoptions/showcameras
---

# showCameras

Display visualizations for nodes in the scene with attached cameras and their fields of view.

## Declaration

```swift
static var showCameras: SCNDebugOptions { get }
```

## See Also

### Debugging Cameras and Lighting

- [showLightInfluences](scenekit/scndebugoptions/showlightinfluences.md)
- [showLightExtents](scenekit/scndebugoptions/showlightextents.md)
