Skip to content

Value for color doesn't work correctly. #906

Answered by inlife
cgkaren asked this question in Q&A
Discussion options

You must be logged in to vote

For colors in After Effects, make sure all color values are in the range from 0..1 as a floating point number.

So easiest way: you can divide each number in your set by 255 to achieve that.

Example: "value": [0.137, 0.784, 0.125]

Replies: 7 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by inlife
Comment options

You must be logged in to vote
2 replies
@inlife
Comment options

@cgkaren
Comment options

Comment options

You must be logged in to vote
1 reply
@JamesBotterill
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants