Can I use Vertex animation texture with URP ?

Hello there

I can’t find if VAT can be used with URP. I find many things with the HDRP but looks like there’s not much stuff about the URP.
Thanks for your help.

If you’re referring to this:

The render pipeline you use doesn’t matter at all unless you’re writing the shader by hand, you can do this in Shader Graph just fine in any of the 3 render pipelines and implementation is basically identical.

Yep thanks for your reply, also found a great tutorial with houdini : 【Houdini VAT + Unity】トゥーン調の水しぶきを作ってみた
Doesn’t look perfect at first but at least, it’s working.