Screen-space VHS post-process effect for URP 17 (Unity 6).
No manual setup required. Includes noise texture, real-time parameter editing, and a runtime Lerp API for smooth preset transitions.This package uses the Render Graph API, so Unity 6+ with Render Graph enabled is required (Compatibility Mode is not supported).EZVHS brings authentic VHS tape aesthetics to your URP project withzero friction. Add the EZVHS Camera Effect component to your Cameraand the effect is live — no Renderer Feature setup, no asset assignment,no configuration files to edit manually.————————————————————————Dependencies / Requirements————————————————————————- Unity 6 (6000.x) or later- Universal Render Pipeline (URP) 17 or later- Render Graph API (Compatibility Mode must be OFF)- Built-in Render Pipeline and HDRP are not supported- A URP Asset must be assigned in Project Settings > Graphics- "Intermediate Texture" must remain enabled on your URP Renderer(EZVHS's Renderer Feature is added automatically on import/first use)- No third-party plugins or Package Manager dependencies beyond URP are required————————————————————————INCLUDED————————————————————————- EZVHSUnlitURP.shader- EZVHSMaterial.mat- noise_512.png (512×512 baked analog noise texture)- Original.asset (default VHS preset)- EZVHSRenderSettings.asset- Demo scene- PDF documentation (setup guide + script reference)## Features- Works just by adding the component to a Camera (Renderer Feature is auto-injected)- カメラにコンポーネントを追加するだけで動作(Renderer Feature は自動注入)- Zero asset assignment required (runs on built-in defaults out of the box)- アセットの割り当ては不要(未設定でも内蔵デフォルト値で動く)- JPEG blockiness, ringing/overshoot, chroma bleed & shift, analog grain- JPEG ブロックノイズ、リンギング、色のにじみ/ズレ、アナログノイズ- Horizontal jitter, head-switch distortion, tape dropout lines- 水平ジッター、ヘッドスイッチ歪み、テープドロップアウト- Scrolling scanline overlay- スクロールするスキャンライン- 4 built-in presets (Subtle / Classic / Degraded / Glitch)- 4種の内蔵プリセット(Subtle / Classic / Degraded / Glitch)- Full `VHSData.Lerp()` API for smooth runtime transitions- `VHSData.Lerp()` による実行時のスムーズな遷移- Optional baked noise texture support (`noise_512.png` included)- ベイク済みノイズテクスチャ対応(`noise_512.png` 同梱)


