getSplineEP
getSplineEP
Description
Get spline edit point
Definition
getSplineEP(integer shapeId, integer index)
Arguments
| integer | shapeId | shapeId |
|---|---|---|
| integer | index | The index of edit point to be positioned, starting at 0 |
Return Values
| float | x | worldspace x |
|---|---|---|
| float | y | worldspace y |
| float | z | worldspace z |