hi looking for a way forward. I have a simple rectangle that I want to rotate in both x and y using two rotate3d settings on a style transform command. I can do it with static coding where the two angles are fixed but I now want the two angles to be controlled by Javascript variables rather than fixed. I cant find a way to do this.