I just want to know how to rotate UI elements in unreal, I’m a beginner in working with Unreal engine and I want to rotate a slider to use as a scroll wheel but I don’t know how. If anyone knows then please tell me.
Thanks
I just want to know how to rotate UI elements in unreal, I’m a beginner in working with Unreal engine and I want to rotate a slider to use as a scroll wheel but I don’t know how. If anyone knows then please tell me.
Thanks
You do not need to rotate the Slider, it can already be used in vertical orientation:
Besides that, every widget has Transform → Angle.
Thank you so much, I really needed that