---
title: isPassthroughTintingEnabled
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/videoplayercomponent/ispassthroughtintingenabled
---

# isPassthroughTintingEnabled

A Boolean value that indicates whether the passthrough camera feed is tinted, emphasizing the video content.

## Declaration

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

## See Also

### Configuring the video player

- [desiredViewingMode](realitykit/videoplayercomponent/desiredviewingmode.md)
