Hello everyone, do you know how i can bend a cube in UE?
Is there any modifier or something?
Hello! There are several ways depending on your goal.
- You can use some common mesh deform approaches like
-
Morph Targets FBX Morph Target Pipeline | Unreal Engine Documentation
-
Skeletal Mesh skinning weights FBX Skeletal Mesh Pipeline | Unreal Engine Documentation
- Runtime mesh generation Mesh Generation and Editing at Runtime in UE4.26 — gradientspace
1 Like