---
title: "On-Screen Display Effect"
description: "Grid, scanline, vignette, and sheen overlay plus a 3D-warp wrapper class that makes footage read as if playing on a physical display"
---
# On-Screen Display Effect
Grid, scanline, vignette, and sheen overlay plus a 3D-warp wrapper class that makes footage read as if playing on a physical display
`effect` `overlay` `texture`
## Install
```bash Terminal
npx hyperframes add yt-screen-warp
```
## Details
| Property | Value |
| --- | --- |
| Type | Component |
## Files
| File | Target | Type |
| --- | --- | --- |
| `yt-screen-warp.html` | `compositions/components/yt-screen-warp.html` | hyperframes:snippet |
## Usage
Open `compositions/components/yt-screen-warp.html` and paste its contents into your composition. See the comment header in the file for detailed instructions.