Hi All,
I am doing a UI where in
- My UIRoot scaling style is : FixedSize.
- I want a specific screen's sprite to be pixel perfect i.e. 300x300 on all devices.
Due to my scaling style property this is also getting scaled up/down depending on device resolution.
Can anyone help me in NOT SCALING the sprite on any device?