Jelly shader and object controlJelly shader and object control:- Geometry motion;- Normal motion;- Edge blending;- Variety of settings (material only);- URP + HDRP included.URP only -- IMPORTANT:1. enable in your URP asset > Depth Texture and Opaque Texture2. enable in your URP asset renderer > Depth Texture Mode > After Opaguesusage:1. any object - assign collider and JSJellyObject.cs script;2. enable read/write access for object in Inspector;3. camera - assign JSCameraProbe.cs script;4. switch objects shaders to jelly (see demoscene);done.URP only -- IMPORTANT:1. enable in your URP asset > Depth Texture and Opaque Texture2. enable in your URP asset renderer > Depth Texture Mode > After Opagues

