-
Control AV layer Blend Modes from scriptUI
I’ve been searching all day for an answer to this but I can’t seem to find one, which leads me to believe my situation is really unique or there just isn’t a way to do this.
I frequently am rendering out anatomical still shots from Maya, and compositing the .EXR files in AE. The (relatively) new .EXR importer automation is great, gets me all the layers separated easy peasy. The problem is after that. I’m often working with at least 20 separate, non-sequential still shots at once, and going through and setting each render layer blending mode for each .exr is effing tedious. For organizational purposes, putting all the layers in the top comp and selecting all of them there is a no go, as I would end up going through about 120 layers on average, setting them, and then having to figure out which ones go where after that.
I can automate setting the opacity, layer styles, effects, etc based on search terms and layer names (ie: all “diffuse_direct” layers get 70% opacity), but I can’t say, set all those to “screen” or “soft light” etc without doing it manually.
Best solution I have is to search and select certain layers with a button press in a panel, then manually change all the selected to the desired blending mode, but I would like to just have it do all that for me with a single button press.
Is that even possible? Is there a setValue type function that can access that?
Thanks.