Crop Backgroundlayer

Hi i have an Backgroundlayer in my Scene with an 16:9 image Texture. When I resize the Canvas or take a Screenshot with a different resolution the image is stretched or squished is there an opportunity to keep the Aspect ratio and crop the image or scale it up within the aspect ratio.


Cheers

Hello! Layer does have a scale property you could check out: Layer | Babylon.js Documentation (babylonjs.com)

Hi there @malariabob just checking in, was your question answered?