getTimeAtSplineCV
getTimeAtSplineCV
Description
Get spline time of the control vertex with the given index
Definition
getTimeAtSplineCV(integer shapeId, integer index)
Arguments
| integer | shapeId | shapeId |
|---|---|---|
| integer | index | index of the control vertex, starting at 0 |
Return Values
| float | t | t |
|---|