You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: nexrender: Can't find a property sequence Skin_Color.Color for key: Skin_Colorwithin layer: background
aerender ERROR: Runtime error in After Effects.
Also, how do I find any undocumented nested properties like Skin_Color, Source Text.font, etc?
The text was updated successfully, but these errors were encountered:
The easiest and most complicated solution is to get Extend Script Debugger in a form of older separate app or a newer VS code plugin and attempt to find the needed property via long process of trial and error, especially for something undocumented like this.
If you do succeed in this matter, please let us all know! You would save a lot of poor souls with this one. :)
Hi,
Might be a noob question but how do I change the color of a solid?
I tried this code:
But got this error:
Also, how do I find any undocumented nested properties like Skin_Color, Source Text.font, etc?
The text was updated successfully, but these errors were encountered: