#include "ScriptableObject.helper.h" #define SplineNode /* 设置节点大小,默认为1 */ #define SetNoteSize(size) /* 设置节点颜色,默认为(1,1,1,1) */ #define SetNoteColor(r,g,b,a) /* 设置节点旋转,节点正面forward向量为法线 */ #define SetNoteRotation(x,y,z)