Files
hyperframes/registry/components/yt-screen-warp/registry-item.json
T
2026-07-31 22:18:26 +02:00

16 lines
541 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "yt-screen-warp",
"type": "hyperframes:component",
"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",
"tags": ["effect", "overlay", "texture"],
"files": [
{
"path": "yt-screen-warp.html",
"target": "compositions/components/yt-screen-warp.html",
"type": "hyperframes:snippet"
}
]
}