---
title: showSkeletons
framework: scenekit
role: symbol
role_heading: Type Property
path: scenekit/scndebugoptions/showskeletons
---

# showSkeletons

Display visualizations of the skeletal animation parameters for relevant geometries.

## Declaration

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

## See Also

### Debugging Geometry and Animation

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