---
title: showPhysicsFields
framework: scenekit
role: symbol
role_heading: Type Property
path: scenekit/scndebugoptions/showphysicsfields
---

# showPhysicsFields

Display the regions affected by each SCNPhysicsField object in the scene.

## Declaration

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

## See Also

### Debugging Physics

- [showPhysicsShapes](scenekit/scndebugoptions/showphysicsshapes.md)
