Skip to content

qerrant/BezierBlenderToUE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BezierBlenderToUE

Export Bezier curve from Blender to Unreal Engine 4.

The article is available here.

List

  • ExportBezierToUE.py - Blender add-on
  • Spline - Unreal Engine project
    • BlueprintVersion - Blueprint solution
    • SplinePathComponent and PathActor - Component solution
  • TestSpline.csv - Test file

Guide

  1. Install add-on in Blender: Edit -> Preferences... -> Add-ons -> Install (ExportBezierToUE.py)
  2. Export Bezier curve points into CSV: Select object and File -> Export -> Export BezierCSV for UE4
  3. Import CSV such as DataTable in Unreal Engine
  4. Select DataTable in SplineActor

About

Export Bezier curve from Blender to Unreal Engine 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published