mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
feat(registry): add yt-camera-move — camera punch-in
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
3a717fa719
commit
ea5e5e5bb5
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
||||
"name": "yt-camera-move",
|
||||
"type": "hyperframes:component",
|
||||
"title": "Camera Punch-In",
|
||||
"description": "Dynamic zoom, slide, and 3D tilt-pan helpers for any wrapper (video, include, card) with cubic-easing defaults and an edge-defocus pulse overlay",
|
||||
"tags": [
|
||||
"camera",
|
||||
"zoom",
|
||||
"effect",
|
||||
"creator"
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"path": "yt-camera-move.html",
|
||||
"target": "compositions/components/yt-camera-move.html",
|
||||
"type": "hyperframes:snippet"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user