Hello,
setting emissiveColor doesn’t show me the correct color.
Example:
I have set here #a74410 but I got #9c4a1b
both colors look very similar but I need exact color code. Is there a way to solve this?
Thank you!
wrong:
should be:
Hello,
setting emissiveColor doesn’t show me the correct color.
Example:
I have set here #a74410 but I got #9c4a1b
both colors look very similar but I need exact color code. Is there a way to solve this?
Thank you!
wrong:
should be:
Not sure if this is a browser specific issue, but the correct color is the color returned in your Playground for me?
I got the same as RPaladin. How did you get to this color of #9c4a1b?
very strange I tried three methods:
all three are showing wrong color for me. very strange.
At the end I need the correct color in image data I directly get from layer so if it is correct there - I do not care what else might be wrong on the other layers above
I will check…