---
title: showPhysicsShapes
framework: scenekit
role: symbol
role_heading: Type Property
path: scenekit/scndebugoptions/showphysicsshapes
---

# showPhysicsShapes

Display the physics shapes for any nodes with attached SCNPhysicsBody objects.

## Declaration

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

## See Also

### Debugging Physics

- [showPhysicsFields](scenekit/scndebugoptions/showphysicsfields.md)
