---
title: ClippingComponent.FeatheredEdge.Falloff
framework: realitykit
role: symbol
role_heading: Enumeration
path: realitykit/clippingcomponent/featherededge-swift.struct/falloff-swift.enum
---

# ClippingComponent.FeatheredEdge.Falloff

## Declaration

```swift
enum Falloff
```

## Topics

### Choosing the falloff curve

- [ClippingComponent.FeatheredEdge.Falloff.linear](realitykit/clippingcomponent/featherededge-swift.struct/falloff-swift.enum/linear.md)
- [ClippingComponent.FeatheredEdge.Falloff.cubic](realitykit/clippingcomponent/featherededge-swift.struct/falloff-swift.enum/cubic.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)

## See Also

### Controlling the falloff

- [falloff](realitykit/clippingcomponent/featherededge-swift.struct/falloff-swift.property.md)
