---
title: showCreases
framework: scenekit
role: symbol
role_heading: Type Property
path: scenekit/scndebugoptions/showcreases
---

# showCreases

Display nonsmoothed crease regions for geometries affected by surface subdivision.

## Declaration

```swift
static var showCreases: 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)
- [showConstraints](scenekit/scndebugoptions/showconstraints.md)
