---
title: render
framework: metal
role: symbol
role_heading: Type Property
path: metal/mtltensorusage/render
---

# render

A tensor context that applies to render encoders.

## Declaration

```swift
static var render: MTLTensorUsage { get }
```

## Discussion

Discussion You can use tensors with this context in MTL4RenderCommandEncoder or MTLRenderCommandEncoder instances.
