---
title: "BindPath.Part.material(_:)"
framework: realitykit
role: symbol
role_heading: Case
path: "realitykit/bindpath/part/material(_:)"
---

# BindPath.Part.material(_:)

A path component to animate a material property.

## Declaration

```swift
case material(Int)
```

## Discussion

Discussion This path component indicates that another component follows, which either contains or identifies the material property that animates.
