---
title: SCNLightProbeUpdateType
framework: scenekit
role: symbol
role_heading: Enumeration
path: scenekit/scnlightprobeupdatetype
---

# SCNLightProbeUpdateType

## Declaration

```swift
enum SCNLightProbeUpdateType
```

## Topics

### Enumeration Cases

- [SCNLightProbeUpdateType.never](scenekit/scnlightprobeupdatetype/never.md)
- [SCNLightProbeUpdateType.realtime](scenekit/scnlightprobeupdatetype/realtime.md)

### Initializers

- [init(rawValue:)](scenekit/scnlightprobeupdatetype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Enumerations

- [SCNLightAreaType](scenekit/scnlightareatype.md)
- [SCNLightProbeType](scenekit/scnlightprobetype.md)
