---
title: SpotLightComponent.Shadow.ShadowClippingPlane
framework: realitykit
role: symbol
role_heading: Enumeration
path: realitykit/spotlightcomponent/shadow/shadowclippingplane
---

# SpotLightComponent.Shadow.ShadowClippingPlane

An object that specifies the mode of a shadow clipping plane.

## Declaration

```swift
enum ShadowClippingPlane
```

## Topics

### Clipping plane options

- [SpotLightComponent.Shadow.ShadowClippingPlane.automatic](realitykit/spotlightcomponent/shadow/shadowclippingplane/automatic.md)
- [SpotLightComponent.Shadow.ShadowClippingPlane.fixed(_:)](realitykit/spotlightcomponent/shadow/shadowclippingplane/fixed(_:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)

## See Also

### Spotlights and their shadows

- [SpotLightComponent](realitykit/spotlightcomponent.md)
- [SpotLightComponent.Shadow](realitykit/spotlightcomponent/shadow.md)
- [SpotLightComponent.Shadow.ShadowMapCullMode](realitykit/spotlightcomponent/shadow/shadowmapcullmode.md)
