---
title: begin()
framework: metal
role: symbol
role_heading: Instance Method
path: metal/mtlcapturescope/begin()
---

# begin()

Tells Metal to begin recording command information.

## Declaration

```swift
func begin()
```

## See Also

### Defining capture scope boundaries

- [end()](metal/mtlcapturescope/end().md)
