---
title: showBoundingBoxes
framework: scenekit
role: symbol
role_heading: Type Property
path: scenekit/scndebugoptions/showboundingboxes
---

# showBoundingBoxes

Display the bounding boxes for any nodes with content.

## Declaration

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

## See Also

### Debugging Geometry and Animation

- [showWireframe](scenekit/scndebugoptions/showwireframe.md)
- [renderAsWireframe](scenekit/scndebugoptions/renderaswireframe.md)
- [showSkeletons](scenekit/scndebugoptions/showskeletons.md)
- [showCreases](scenekit/scndebugoptions/showcreases.md)
- [showConstraints](scenekit/scndebugoptions/showconstraints.md)
