I am trying to load different .
But each object has different scaling and dimensions.
I want to resize or rescale them to a particular scaling . I don’t want to change any of their dimension . I just wanted to scale them up or down to a certain size which would be approximately similar to each other .
How can I acheive this ?
Is there any function available or should I do it by checking each one’s dimensions and do it manually ?
Any Small help is much appreciated.