---
title: library
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/materialfunction/library
---

# library

Metal Library containing the given function.

## Declaration

```swift
var library: any MTLLibrary { get set }
```

## Discussion

Discussion Most often this is your app’s default library.
