Hi,
I set my VisualElement to Usage Hint: Dynamic Color.
However, when changing the color via code, it won’t change anymore. Did I misunderstand what this does?
e.style.unityBackgroundImageTintColor = Color.HSVToRGB(hsvValue, 1, 1);
Also, this documentation isn’t updated to show the latest usage hints
Thanks!