---
title: showLightInfluences
framework: scenekit
role: symbol
role_heading: Type Property
path: scenekit/scndebugoptions/showlightinfluences
---

# showLightInfluences

Display the locations of each SCNLight object in the scene.

## Declaration

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

## See Also

### Debugging Cameras and Lighting

- [showCameras](scenekit/scndebugoptions/showcameras.md)
- [showLightExtents](scenekit/scndebugoptions/showlightextents.md)
