Is there a way to scale meshinstance3d like csgbox3d?

Godot Version

4.6

Question

is there a way to scale meshinstance3d from one side like csgbox3d?

Yes. Drag it.

Or if you’re not getting what you want, create a CSGBox3D, get what you need then generate a MeshInstance3D from it.