I just want to know that B2M output sizes like i import a 4k texture and set my output to 512X512 px, So B2M set my ouput by scaling or by cropping ?
I want to know whether it will distort my pixels or not OR what is the principle of b2m to set output sizes......
Its a common problem with scaling images to lower or bigger sizes , Most of softwares do it by either scaling or cropping, Scaling always distorts original pixels while cropping cuts or add area to texture , How B2m Handles this situation.....