---
title: meshStaticLinkingDescriptor
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4meshrenderpipelinedescriptor/meshstaticlinkingdescriptor
---

# meshStaticLinkingDescriptor

Provides static linking information for the mesh stage of the render pipeline.

## Declaration

```swift
@NSCopying var meshStaticLinkingDescriptor: MTL4StaticLinkingDescriptor! { get set }
```

## Discussion

Discussion Use this property to link extra shader functions to the mesh stage of the render pipeline.
