[solved] Multimap: Rotate textures?

Hi,
How would I rotate all textures in a CoronaMultiMap by 90 deg?
Is there a node to do that?

In MultiTexture there’s a “rotate” built in. Looking to do the same with CoronaMultiMap.

Thanks.

Plug multimap into Corona uv randomizer and set rotation there.

Awesome. Thanks!