<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/SpotLightComponent/Shadow/ShadowClippingPlane",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:17RealityFoundation18SpotLightComponentV6ShadowV0F13ClippingPlaneO"
  },
  "title" : "SpotLightComponent.Shadow.ShadowClippingPlane"
}
-->

# SpotLightComponent.Shadow.ShadowClippingPlane

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

```
enum ShadowClippingPlane
```

## Topics

### Clipping plane options

[`case automatic`](/documentation/RealityKit/SpotLightComponent/Shadow/ShadowClippingPlane/automatic)

The spotlight component automatically sets the position of the shadow clipping plane.

[`case fixed(Float)`](/documentation/RealityKit/SpotLightComponent/Shadow/ShadowClippingPlane/fixed(_:))

The shadow clipping plane’s position doesn’t change.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)