Created
November 20, 2018 22:49
-
-
Save MarissaJ/d9d27ccff15bcefcfacba223008d3598 to your computer and use it in GitHub Desktop.
After Effects 2019 Color Hex Value Expression
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| colorText=thisComp.layer("Data-Sample.csv")("Data")("Outline")("Color Data")("Color Data 0").toString(); | |
| hexToRgb(colorText); |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For more on how to use this expression and download a sample After Effects 2019 file here https://www.fluxvfx.com/data-driven-expressions-for-after-effects-2019/