---
title: SCNLightAreaType
framework: scenekit
role: symbol
role_heading: Enumeration
path: scenekit/scnlightareatype
---

# SCNLightAreaType

## Declaration

```swift
enum SCNLightAreaType
```

## Topics

### Enumeration Cases

- [SCNLightAreaType.polygon](scenekit/scnlightareatype/polygon.md)
- [SCNLightAreaType.rectangle](scenekit/scnlightareatype/rectangle.md)

### Initializers

- [init(rawValue:)](scenekit/scnlightareatype/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

- [SCNLightProbeType](scenekit/scnlightprobetype.md)
- [SCNLightProbeUpdateType](scenekit/scnlightprobeupdatetype.md)
