Hi there!
Im working on a 360 - virtual tour app and I would like to implement a face blur/censor.
I would like to put a quad with sprite renderer, and a slider to resize this object. I need the sprite size to send it to backend and blur it with python script.
I achieve to scale this object, but the sprite size is not changing.
Thanks!