AddSplinePoint()
语法
AddSplinePoint(#Spline, x, y, z)概要
Add a new point to the spline. The time to go from one point to another is always the same, independent from the distance between these points.
参数
#Spline The spline to use. x, y, z The new point position in the world.
返回值
无.
参阅
CreateSpline(), ComputeSpline()
已支持操作系统
所有