---
title: type
framework: realitykit
role: symbol
role_heading: Type Property
path: realitykit/meshdeformer/type-swift.type.property
---

# type

Provide a unique identifier for type of deformer. There can only be one deform function associated with each type String. However, each deform can vary greatly based on run time options and input.

## Declaration

```swift
static var type: String { get }
```

## See Also

### Identifying the deformer

- [type](realitykit/meshdeformer/type-nxsx.md)
