How do you set the size of an object? I’m used to Unity, and other 3D animation programs where you can set the size of a cube’s width in CMs. I’m trying to build the walls to a room, and I can’t seem to get things perfect.
Thanks!
How do you set the size of an object? I’m used to Unity, and other 3D animation programs where you can set the size of a cube’s width in CMs. I’m trying to build the walls to a room, and I can’t seem to get things perfect.
Thanks!
I don’t think there is an general option for this in the unreal engine. If it is just for prototyping you could use Box Brushes. In the brush settings of their details panel you can set their dimensions in cm. For general information take a look here:
For a final level you will probably need to create assets in an external program yourself, if you want to control their sizes.