ReactUnity / core

React and HTML framework for Unity UI & UIToolkit
https://reactunity.github.io/
MIT License
723 stars 38 forks source link

When transform rotating an element via css, it rotates counter clockwise, not clockwise #105

Open TheLogan opened 5 months ago

TheLogan commented 5 months ago

I have the same element rotating in both web and in Unity, the one in web rotates clockwise, and the one in Unity rotates counterclockwise, with the exact same code.