Skip to main content
Skip to main content

setSplineCV

setSplineCV

Description

Set the position of a spline control point.

Definition

setSplineCV(integer shapeId, integer index, float x, float y, float z)

Arguments

integershapeIdSpline id
integerindexThe index of the control point to be positioned, starting at 0
floatxNew spline point position x in spline localspace
floatyNew spline point position y in spline localspace
floatzNew spline point position z in spline localspace