Set value to circle slider directly
问题 As a continuation of this question: Set value to slider directly I have the very same problem updating the circle slider. My problem is that I set the values of the circle with the mouse click and drag, but I cannot set the values directly. I want to set the rotation of the circle to a determined value. The full code I am working with is here: https://webgl2fundamentals.org/webgl/lessons/webgl-2d-rotation.html I tried to create a function that updates the value, calling the updateValue