---
title: mode
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothgrabcomponent/mode
---

# mode

Mode that determines whether grabbing will be performed using a ray or a volume.

## Declaration

```swift
var mode: ClothGrabComponent.GrabMode { get }
```
