---
title: "usingRate(_:)"
framework: realitykit
role: symbol
role_heading: Instance Method
path: "realitykit/meshbuffer/usingrate(_:)"
---

# usingRate(_:)

New object with updated rate.

## Declaration

```swift
func usingRate(_ rate: MeshBuffers.Rate) -> MeshBuffer<Element>
```

## See Also

### Iterating the elements of a buffer

- [forEach(_:)](realitykit/meshbuffer/foreach(_:)-53vhs.md)
- [forEach(_:)](realitykit/meshbuffer/foreach(_:)-7o3tb.md)
- [forEach(_:)](realitykit/meshbuffer/foreach(_:)-xhri.md)
