getSplineCV
getSplineCV
Description
Get spline control vertex
Definition
getSplineCV(entityId shapeId, integer index)
Arguments
| entityId | shapeId | shapeId |
|---|---|---|
| integer | index | index starting at 0 |
Return Values
| float | x | worldspace x |
|---|---|---|
| float | y | worldspace y |
| float | z | worldspace z |