The task is to change the size of StaticMesh from C++.
There is base C++ class. StaticMesh is choosed from BP class.
I want to use the same BP for different sizes.
From Blueprints I can do it here (see picture). Is it possible to do the same from C++ for one copy only? Or advise the way to do it proper. Textures should not be resized.