---
title: argumentIndex
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlfunctionstitchinginputnode/argumentindex
---

# argumentIndex

The index in the command’s buffer argument table that declares which data to read for this input node.

## Declaration

```swift
var argumentIndex: Int { get set }
```
