---
title: showConstraints
framework: scenekit
role: symbol
role_heading: Type Property
path: scenekit/scndebugoptions/showconstraints
---

# showConstraints

Display visualizations of the constraint objects acting on nodes in the scene.

## Declaration

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

## See Also

### Debugging Geometry and Animation

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