Is there any way to scale Sprites?

I was hoping to scale a sprite.

One may use sprite’s width and height - example: Babylon.js Playground
Or just use size value - Sprite | Babylon.js Documentation

3 Likes