---
title: visibilityResultType
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlrenderpassdescriptor/visibilityresulttype
---

# visibilityResultType

Specifies if Metal accumulates visibility results between render encoders or resets them.

## Declaration

```swift
var visibilityResultType: MTLVisibilityResultType { get set }
```
