Skip to content

A spline can be edited at run time implemented by UE4 Blueprint

Notifications You must be signed in to change notification settings

bogroot/UE4_EditSplineAtRuntime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UE4_EditSplineAtRuntime

  • 利用UE4蓝图实现的游戏内曲线编辑器
  • 在运行状态下可以实现曲线的生成和曲线点的增删改操作
  • 因为是工程中拖出来的功能,保留了部分工程里的变量,结构体内的部分成员可以按需修改
  • 涉及到读存文件的操作的代码没有放上来,同样因为是从工程里拖的。但保留了接口,可以按需添加此功能。
  • 此项目仅仅提供实现思路,不建议直接照搬,强行移植会出现许多小问题。

About

A spline can be edited at run time implemented by UE4 Blueprint

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published