Skip to main content

All Questions

Tagged with
1 vote
2 answers
3k views

How to convert Unreal Engine 4 spline to a bezier curve?

I have read the source code of USplineComponent and found that for a curve in Unreal, the result is calculated via ...
zwcloud's user avatar
  • 163
2 votes
0 answers
881 views

Adding smooth round Bézier curve corners in unreal editor?

Unreal Editor offers rectangular and round geometry. It also offers boolean operations. I can make a smooth corner by playing around with cylinder and boolean operations. I really would like to make a ...
AturSams's user avatar
  • 10.5k