---
title: mode
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/meshdeformer/mode-6ci1w
---

# mode

specify which deform function will be called, default implementation is provided

## Declaration

```swift
var mode: MeshDeformerExecutionMode { get }
```
