Unity Discussions
Circular Rotation for UI Image like RotateAround for 3D gameObject
Unity Engine
Unity-UI
Shamini
May 24, 2016, 10:30am
1
2647245--186498--Untitled-2.jpg
512×512 22.3 KB
I wanted to Rotate an Image around a point. For reference I have attached an image for representation.
I wanted to use Canvas’s Screen Space - Overlay property only.
How can I rotate my UI Image ?
FakiNyan
May 24, 2016, 4:32pm
2
use some mathematics, sin and cos, you know…