{ "$schema": "https://hyperframes.heygen.com/schema/registry-item.json", "name": "vfx-liquid-glass", "type": "hyperframes:block", "title": "Liquid Glass", "description": "VFX composition block", "stability": "experimental", "dimensions": { "width": 1920, "height": 1080 }, "duration": 20, "tags": ["html-in-canvas", "webgl"], "files": [ { "path": "vfx-liquid-glass.html", "target": "compositions/vfx-liquid-glass.html", "type": "hyperframes:composition" } ], "preview": { "video": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/vfx-liquid-glass.mp4", "poster": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/vfx-liquid-glass.png" }, "params": [ { "key": "--bg-color", "label": "Background", "type": "color", "default": "#030407" }, { "key": "--accent-color", "label": "Accent", "type": "color", "default": "#00d4ff" } ] }