---
title: opaque
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4accelerationstructuregeometrydescriptor/opaque
---

# opaque

Provides a hint to Metal that this geometry is opaque, potentially accelerating the ray/primitive intersection process.

## Declaration

```swift
var opaque: Bool { get set }
```
