Hi,
Seems that Cryptomatte support custom AOV's (not only crypto_asset, crypto_object, crypto_material). I'm trying to create a custom AOV to store vertex color information, (I'm called crypto_vertex) but I don't know how to do it properly.
I had create a custom aov (crypto_vertex) and I create this chain:
Somebody has created this kind of custom AOV, not only for vertex_color... any other beyond crypto standard AOV (asset, object, material).
Seems that input expect some kind of string variable (give me an error if I try to add RGB nodes)
Thanks to all