---
title: opacity
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/bindtarget/entitypath/opacity
---

# opacity

A bind target for the entity’s opacity.. Requires that the entity has an OpacityComponent

## Declaration

```swift
var opacity: BindTarget { get }
```
