ComputeSpline()
语法
ComputeSpline(#Spline, Offset)概要
Computes the spline point position at the specified offset. Once the point has been computed, its position is available with SplineX(), SplineY() and SplineZ().
参数
#Spline The spline to use. Offset The offset in the spline. The offset value is ranged from 0.0 (start of the spline) and 1.0 (end of the spline).
返回值
无.
参阅
CreateSpline(), SplineX(), SplineY() and SplineZ()
已支持操作系统
所有