Skip to main content
Skip to main content

setSplineEP

setSplineEP

Description

Set the position of a spline edit point.

Definition

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

Arguments

integershapeIdSpline id
integerindexThe index of the edit 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