GeometryData.setEndTangent


setEndTangent(X, Y, Z)

setEndTangent(pos)

Specifies the end tangent when creating a spline from points and end tangents

XdoubleX ordinate
YdoubleY ordinate
ZdoubleZ ordinate
posArrayArray of 3 doubles, representing the coordinates
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to GeometryData

Back to Overview