Set the euler rotation of the control point
| <controlpoint>.setEuler( | |
| [yaw,pitch,roll] |
)
[yaw,pitch,roll]
Specifies either the yaw Euler angle or the x component of the rotation axis.
Set the euler rotation of this control point. If you don't specify a rotation value then this control point will not affect the rotation of the path.
None