---
title: falloff
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothgrabcomponent/falloff-swift.property
---

# falloff

Controls whether the grabbing strength falls off based on distance from the volume surface.

## Declaration

```swift
var falloff: ClothGrabComponent.Falloff
```

## Discussion

Discussion This property only applies to the .volume mode.

## See Also

### Configuring the falloff

- [ClothGrabComponent.Falloff](realitykit/clothgrabcomponent/falloff-swift.struct.md)
