Is there a way to convert a special mesh's scale to be equivalent to a vector3 size?

I have a mesh and want to use a special mesh in its place (for the reason that you can change the mesh id via script). The mesh’s size is already set as a vector3 and I want the new special mesh to be the same size. Is there a way to do this? I already tried researching this but failed to materialize a solution to the problem. Thanks you for your help in advance.

1 Like